if ($row['types'][0] == "street_address") {
                    $return['street_address'] = $row['formatted_address'];
                }