Get {{up_se_name}} {{up_se_type}} SERP Advanced Results by id

checked GET
Pricing

Your account will be charged only for posting a task. You can get the results of the task within the next 30 days for free.
The cost can be calculated on the Pricing page.

Description of the fields for sending a request:

Field nameTypeDescription
idstring

task identifier
a universally unique identifier (UUID)
unique task identifier in our system
you will be able to use it within 30 days to request the results of the task at any time



‌‌As a response of the API server, you will receive JSON-encoded data containing a tasks array with the information specific to the set tasks.

You can also get all available SERP features and possible extra elements by making a request to the following Sandbox URL:
https://sandbox.dataforseo.com/v3/serp/google/maps/task_get/advanced/00000000-0000-0000-0000-000000000000
The response will include all available items in the Google Maps SERP Advanced endpoint with the fields containing dummy data.
You won’t be charged for using Sandbox endpoints.

Description of the fields in the results array:

Field nameTypeDescription
versionstring

the current version of the API

status_codeinteger

general status code
you can find the full list of the response codes here
Note: we strongly recommend designing a necessary system for handling related exceptional or error conditions

status_messagestring

general informational message
you can find the full list of general informational messages here

timestring

execution time, seconds

costfloat

total tasks cost, USD

tasks_countinteger

the number of tasks in the tasks array

tasks_errorinteger

the number of tasks in the tasks array returned with an error

tasksarray

array of tasks

    idstring

task identifier
unique task identifier in our system in the UUID format

    status_codeinteger

status code of the task
generated by DataForSEO; can be within the following range: 10000-60000
you can find the full list of the response codes here

    status_messagestring

informational message of the task
you can find the full list of general informational messages here

    timestring

execution time, seconds

    costfloat

cost of the task, USD

    result_countinteger

number of elements in the result array

    patharray

URL path

    dataobject

contains the same parameters that you specified in the POST request

    resultarray

array of results

        keywordstring

keyword received in a POST array
the keyword is returned with decoded %## (plus symbol '+' will be decoded to a space character)

        typestring

search engine type in a POST array

        se_domainstring

search engine domain in a POST array

        location_codeinteger

location code in a POST array

        language_codestring

language code in a POST array

        check_urlstring

direct URL to search engine results
you can use it to make sure that we provided exact results
Note: to check location-specific results, follow the provided check url, scroll up and down, then click the "Search this area" button

        datetimestring

date and time when the result was received
in the UTC format: “yyyy-mm-dd hh-mm-ss +00:00”
example:
2019-11-15 12:57:46 +00:00

        spellobject

autocorrection of the search engine
if the search engine provided results for a keyword that was corrected, we will specify the keyword corrected by the search engine and the type of autocorrection

            keywordstring

keyword obtained as a result of search engine autocorrection
the results will be provided for the corrected keyword

            typestring

type of autocorrection
possible values:
did_you_mean, showing_results_for, no_results_found_for, including_results_for

        refinement_chipsobject

search refinement chips

            typestring

type of element='refinement_chips'

            xpathstring

the XPath of the element

            itemsarray

items of the element

                typestring

type of element='refinement_chips_element'

                titlestring

title of the element

                urlstring

search URL with refinement parameters

                domainstring

domain in SERP

                optionsarray

further search refinement options

                    typestring

type of element='refinement_chips_option'

                    titlestring

title of the element

                    urlstring

search URL with refinement parameters

                    domainstring

domain in SERP

        item_typesarray

types of search results in SERP
contains types of search results (items) found in SERP.
possible item types:
maps_search, maps_paid_item

        se_results_countinteger

total number of results in SERP

        items_countinteger

the number of results returned in the items array

        itemsarray

elements of search results found in SERP

        maps_searchobject
            typestring

type of element='maps_search'

            rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

            rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

            domainstring

domain in the SERP element

            titlestring

title of the result in SERP

            original_titlestring

original title of the element
original title not translated by Google

            urlstring

relevant URL in SERP

            contact_urlstring

URL of the preferred contact page

            contributor_urlstring

URL of the user's or entity's Local Guides profile, if available

            book_online_urlstring

URL in the 'book online' button of the element
URL directing users to the online booking or order page of the business entity

            ratingobject

the element's rating
the popularity rate based on reviews and displayed in SERP

                rating_typestring

the type of rating
here you can find the following elements: Max5, Percents, CustomMax

                valueinteger

the value of the rating

                votes_countinteger

the amount of feedback

                rating_maxinteger

the maximum value for a rating_type

            rating_distributionobject

the distribution of ratings of the business entity
the object displays the number of 1-star to 5-star ratings, as reviewed by users

                1integer

the number of 1-star ratings

                2integer

the number of 2-star ratings

                3integer

the number of 3-star ratings

                4integer

the number of 4-star ratings

            snippetstring

element snippet
contains the address and other information about the local establishment featured in the element

            addressstring

address line
address of the local establishment featured in the element

            address_infoobject

object containing address components of the local establishment

                boroughstring

administrative unit or district the local establishment belongs to

                addressstring

street address of the local establishment

                citystring

name of the city where the local establishment is located

                zipstring

ZIP code of the local establishment

                regionstring

DMA region the local establishment belongs to

                country_codestring

ISO country code of the local establishment

            place_idstring

unique place identifier
place id of the local establishment featured in the element

            phonestring

phone number
phone number of the local establishment featured in the element

            main_imagestring

URL of the main image featured in Google My Business profile

            total_photosinteger

total count of images featured in Google My Business profile

            categorystring

business category
Google My Business general category that best describes the services provided by the business entity

            additional_categoriesarray

additional business categories
additional Google My Business categories that describe the services provided by the business entity in more detail

            category_idsarray

global category IDs
universal category IDs that do not change based on the selected country

            work_hoursobject

open hours
information about work hours of the local establishment

                timetableobject

work hours timetable

                    sundayarray

work hours on Sundays

                        openobject

opening time

                            hourinteger

hours in the 24-hour format

                            minuteinteger

minutes

                        closeobject

closing time

                            hourinteger

hours in the 24-hour format

                            minuteinteger

minutes

                    mondayarray

work hours on Mondays

                        openobject

opening time

                            hourinteger

hours in the 24-hour format

                            minuteinteger

minutes

                        closeobject

closing time

                            hourinteger

hours in the 24-hour format

                            minuteinteger

minutes

                    tuesdayarray

work hours on Tuesdays

                        openobject

opening time

                            hourinteger

hours in the 24-hour format

                            minuteinteger

minutes

                        closeobject

closing time

                            hourinteger

hours in the 24-hour format

                            minuteinteger

minutes

                    wednesdayarray

work hours on Wednesdays

                        openobject

opening time

                            hourinteger

hours in the 24-hour format

                            minuteinteger

minutes

                        closeobject

closing time

                            hourinteger

hours in the 24-hour format

                            minuteinteger

minutes

                    thursdayarray

work hours on Thursdays

                        openobject

opening time

                            hourinteger

hours in the 24-hour format

                            minuteinteger

minutes

                        closeobject

closing time

                            hourinteger

hours in the 24-hour format

                            minuteinteger

minutes

                    fridayarray

work hours on Fridays

                        openobject

opening time

                            hourinteger

hours in the 24-hour format

                            minuteinteger

minutes

                        closeobject

closing time

                            hourinteger

hours in the 24-hour format

                            minuteinteger

minutes

                    saturdayarray

work hours on Saturday

                        openobject

opening time

                            hourinteger

hours in the 24-hour format

                            minuteinteger

minutes

                        closeobject

closing time

                            hourinteger

hours in the 24-hour format

                            minuteinteger

minutes

                current_statusstring

current status of the establishment
indicates whether the establishment is opened or closed

            feature_idstring

the unique identifier of the element in SERP

            cidstring

google-defined client id
unique id of a local establishment;
can be used with Google Reviews API to get a full list of reviews

            latitudefloat

latitude coordinate of the local establishments in google maps
example:
"latitude": 51.584091

            longitudefloat

longitude coordinate of the local establishment in google maps
example:
"longitude": -0.31365919999999997

            is_claimedboolean

indicates whether ownership of this local establishment is claimed

            local_justificationsarray

Google local justifications
snippets of text that "justify" why the business is showing up for search query

                typestring

type of local justification
posible values:
"user_review",
"website_mention",
"menu",
"other"

                textstring

text snippet of local justification

            is_directory_itemboolean

indicates whether this local establishment is a directory

            price_levelstring

property price level
can take values: inexpensive, moderate, expensive, very_expensive
if there is no price level information, the value will be null

            hotel_ratinginteger

hotel class rating
class ratings range between 1-5 stars, learn more
if there is no hotel class rating information, the value will be null

        maps_paid_itemobject
            typestring

type of element='maps_paid_item'

            rank_groupinteger

group rank in SERP
position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

            rank_absoluteinteger

absolute rank in SERP
absolute position among all the elements in SERP

            domainstring

domain in the SERP element

            titlestring

title of the result in SERP

            original_titlestring

original title of the element
original title not translated by Google

            urlstring

relevant URL in SERP

            contact_urlstring

URL of the preferred contact page

            ratingobject

the element's rating
the popularity rate based on reviews and displayed in SERP

                rating_typestring

the type of rating
here you can find the following elements: Max5, Percents, CustomMax

                valueinteger

the value of the rating

                votes_countinteger

the amount of feedback

                rating_maxinteger

the maximum value for a rating_type

            rating_distributionobject

the distribution of ratings of the business entity
the object displays the number of 1-star to 5-star ratings, as reviewed by users

                1integer

the number of 1-star ratings

                2integer

the number of 2-star ratings

                3integer

the number of 3-star ratings

                4integer

the number of 4-star ratings


‌‌

Instead of ‘login’ and ‘password’ use your credentials from https://app.dataforseo.com/api-access

# Instead of 'login' and 'password' use your credentials from https://app.dataforseo.com/api-access 
login="login" 
password="password" 
cred="$(printf ${login}:${password} | base64)" 
id="02261816-2027-0066-0000-c27d02864073" 
curl --location --request GET "https://api.dataforseo.com/v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/${id}" 
--header "Authorization: Basic ${cred}"  
--header "Content-Type: application/json" 
--data-raw ""
<?php
// You can download this file from here https://cdn.dataforseo.com/v3/examples/php/php_RestClient.zip
require('RestClient.php');
$api_url = 'https://api.dataforseo.com/';
try {
	// Instead of 'login' and 'password' use your credentials from https://app.dataforseo.com/api-access
	$client = new RestClient($api_url, null, 'login', 'password');
} catch (RestClientException $e) {
	echo "n";
	print "HTTP code: {$e->getHttpCode()}n";
	print "Error code: {$e->getCode()}n";
	print "Message: {$e->getMessage()}n";
	print  $e->getTraceAsString();
	echo "n";
	exit();
}
try {
	$result = array();
	// #1 - using this method you can get a list of completed tasks
	// GET /v3/serp/{{low_se_name}}/{{low_se_type}}/tasks_ready
	// in addition to '{{low_se_name}}' and '{{low_se_type}}' you can also set other search engine and type parameters
	// the full list of possible parameters is available in documentation
	$tasks_ready = $client->get('/v3/serp/{{low_se_name}}/{{low_se_type}}/tasks_ready');
	// you can find the full list of the response codes here https://docs.dataforseo.com/v3/appendix/errors
	if (isset($tasks_ready['status_code']) AND $tasks_ready['status_code'] === 20000) {
		foreach ($tasks_ready['tasks'] as $task) {
			if (isset($task['result'])) {
				foreach ($task['result'] as $task_ready) {
					// #2 - using this method you can get results of each completed task
					// GET /v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/$id
					if (isset($task_ready['endpoint_advanced'])) {
						$result[] = $client->get($task_ready['endpoint_advanced']);
					}
					// #3 - another way to get the task results by id
					// GET /v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/$id
					/*
					if (isset($task_ready['id'])) {
						$result[] = $client->get('/v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/' . $task_ready['id']);
					}
					*/
				}
			}
		}
	}
	print_r($result);
	// do something with result
} catch (RestClientException $e) {
	echo "n";
	print "HTTP code: {$e->getHttpCode()}n";
	print "Error code: {$e->getCode()}n";
	print "Message: {$e->getMessage()}n";
	print  $e->getTraceAsString();
	echo "n";
}
$client = null;
?>
const task_id = '02231256-2604-0066-2000-57133b8fc54e';

const axios = require('axios');

axios({
    method: 'get',
    url: 'https://api.dataforseo.com/v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/' + task_id,
    auth: {
        username: 'login',
        password: 'password'
    },
    headers: {
        'content-type': 'application/json'
    }
}).then(function (response) {
    var result = response['data']['tasks'];
    // Result data
    console.log(result);
}).catch(function (error) {
    console.log(error);
});
from client import RestClient
# You can download this file from here https://cdn.dataforseo.com/v3/examples/python/python_Client.zip
client = RestClient("login", "password")
# 1 - using this method you can get a list of completed tasks
# GET /v3/serp/{{low_se_name}}/{{low_se_type}}/tasks_ready
# in addition to '{{low_se_name}}' and '{{low_se_type}}' you can also set other search engine and type parameters
# the full list of possible parameters is available in documentation
response = client.get("/v3/serp/{{low_se_name}}/{{low_se_type}}/tasks_ready")
# you can find the full list of the response codes here https://docs.dataforseo.com/v3/appendix/errors
if response["status_code"] == 20000:
    results = []
    for task in response['tasks']:
        if (task['result'] and (len(task['result']) > 0)):
            for resultTaskInfo in task['result']:
                # 2 - using this method you can get results of each completed task
                # GET /v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/$id
                if(resultTaskInfo['endpoint_advanced']):
                    results.append(client.get(resultTaskInfo['endpoint_advanced']))
                '''
                # 3 - another way to get the task results by id
                # GET /v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/$id                
                if(resultTaskInfo['id']):
                    results.append(client.get("/v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/" + resultTaskInfo['id']))
                '''
    print(results)
    # do something with result
else:
    print("error. Code: %d Message: %s" % (response["status_code"], response["status_message"]))
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Text;
using System.Threading.Tasks;

namespace DataForSeoDemos
{
    public static partial class Demos
    {
        public static async Task serp_task_get()
        {
            var httpClient = new HttpClient
            {
                BaseAddress = new Uri("https://api.dataforseo.com/"),
                // Instead of 'login' and 'password' use your credentials from https://app.dataforseo.com/api-access
                DefaultRequestHeaders = { Authorization = new AuthenticationHeaderValue("Basic", Convert.ToBase64String(Encoding.ASCII.GetBytes("login:password"))) }
            };
            // #1 - using this method you can get a list of completed tasks
            // GET /v3/serp/{{low_se_name}}/{{low_se_type}}/tasks_ready
            // in addition to '{{low_se_name}}' and '{{low_se_type}}' you can also set other search engine and type parameters
            // the full list of possible parameters is available in documentation
            var response = await httpClient.GetAsync("/v3/serp/{{low_se_name}}/{{low_se_type}}/tasks_ready");
            var tasksInfo = JsonConvert.DeserializeObject<dynamic>(await response.Content.ReadAsStringAsync());
            var tasksResponses = new List<object>();
            // you can find the full list of the response codes here https://docs.dataforseo.com/v3/appendix/errors
            if (tasksInfo.status_code == 20000)
            {
                foreach (var tasks in tasksInfo.tasks)
                {
                    if (tasks.First.result != null)
                    {
                        foreach (var task in tasks.First.result)
                        {
                            if (task.endpoint_advanced != null)
                            {
                                // #2 - using this method you can get results of each completed task
                                // GET /v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/$id
                                var tasksGetResponse = await httpClient.GetAsync((string)task.endpoint_advanced);
                                var tasksResultObj = JsonConvert.DeserializeObject<dynamic>(await tasksGetResponse.Content.ReadAsStringAsync());
                                if (tasksResultObj.tasks != null)
                                {
                                    foreach (var taskResult in tasksResultObj.tasks)
                                    {
                                        var fst = taskResult.First;
                                        // you can find the full list of the response codes here https://docs.dataforseo.com/v3/appendix/errors
                                        if (fst.status_code >= 40000 || fst.result == null)
                                            Console.WriteLine($"error. Code: {fst.status_code} Message: {fst.status_message}");
                                        else
                                            tasksResponses.Add(fst.result);
                                    }
                                }

                                // #3 - another way to get the task results by id
                                // GET /v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/$id
                                /*
                                var tasksGetResponse = await httpClient.GetAsync("/v3/serp/{{low_se_name}}/{{low_se_type}}/task_get/advanced/" + (string)task.id);
                                var tasksResultObj = JsonConvert.DeserializeObject<dynamic>(await tasksGetResponse.Content.ReadAsStringAsync());
                                if (tasksResultObj.tasks != null)
                                {
                                    foreach (var taskResult in tasksResultObj.tasks)
                                    {
                                        var fst = taskResult.First;
                                        // you can find the full list of the response codes here https://docs.dataforseo.com/v3/appendix/errors
                                        if (fst.status_code >= 40000 || fst.result == null)
                                            Console.WriteLine($"error. Code: {fst.status_code} Message: {fst.status_message}");
                                        else
                                            tasksResponses.Add(fst.result);
                                    }
                                }
                                */
                            }
                        }
                    }
                }
                if (tasksResponses.Count > 0)
                    // do something with result
                    Console.WriteLine(String.Join(Environment.NewLine, tasksResponses));
                else
                    Console.WriteLine("No completed tasks");
            }
            else
                Console.WriteLine($"error. Code: {tasksInfo.status_code} Message: {tasksInfo.status_message}");
        }
    }
}

The above command returns JSON structured like this:

{
  "version": "0.1.20230705",
  "status_code": 20000,
  "status_message": "Ok.",
  "time": "0.0493 sec.",
  "cost": 0,
  "tasks_count": 1,
  "tasks_error": 0,
  "tasks": [
    {
      "id": "08021543-1535-0066-0000-bcbd9fbff47a",
      "status_code": 20000,
      "status_message": "Ok.",
      "time": "0.0156 sec.",
      "cost": 0,
      "result_count": 1,
      "path": [
        "v3",
        "serp",
        "google",
        "maps",
        "task_get",
        "advanced",
        "08021543-1535-0066-0000-bcbd9fbff47a"
      ],
      "data": {
        "api": "serp",
        "function": "task_get",
        "se": "google",
        "se_type": "maps",
        "language_code": "en",
        "keyword": "albert einstein",
        "location_code": 2840,
        "depth": 3,
        "device": "desktop",
        "os": "windows"
      },
      "result": [
        {
          "keyword": "albert einstein",
          "type": "maps",
          "se_domain": "google.com",
          "location_code": 2840,
          "language_code": "en",
          "check_url": "https://google.com/maps/search/albert+einstein/@37.09024,-95.712891,4z?hl=en&gl=US&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
          "datetime": "2023-08-02 12:43:05 +00:00",
          "spell": null,
          "refinement_chips": null,
          "item_types": [
            "maps_search"
          ],
          "se_results_count": 0,
          "items_count": 3,
          "items": [
            {
              "type": "maps_search",
              "rank_group": 1,
              "rank_absolute": 1,
              "domain": null,
              "title": "Albert Einstein Statue",
              "original_title": null,
              "url": null,
              "contact_url": null,
              "contributor_url": null,
              "book_online_url": null,
              "rating": null,
              "rating_distribution": null,
              "snippet": "6700 NW 35th St, Bethany, OK 73008",
              "address": "6700 NW 35th St, Bethany, OK 73008",
              "address_info": {
                "borough": "Central Oklahoma City",
                "address": "6700 NW 35th St",
                "city": "Bethany",
                "zip": "73008",
                "region": "Oklahoma",
                "country_code": "US"
              },
              "place_id": "ChIJSe0feYkFsocRajueupcvpas",
              "phone": null,
              "main_image": "https://lh5.googleusercontent.com/p/AF1QipOfM59_liNdL9hmEDbU0_K1uTSv4psbY7rY2bAj=w408-h541-k-no",
              "total_photos": 12,
              "category": "Tourist attraction",
              "additional_categories": null,
              "category_ids": [
                "tourist_attraction"
              ],
              "work_hours": {
                "timetable": null,
                "current_status": "close"
              },
              "feature_id": "0x87b20589791fed49:0xaba52f97ba9e3b6a",
              "cid": "12368344280360434538",
              "latitude": 35.5064351,
              "longitude": -97.6317255,
              "is_claimed": false,
              "local_justifications": null,
              "is_directory_item": false,
              "price_level": null,
              "hotel_rating": null
            },
            {
              "type": "maps_search",
              "rank_group": 2,
              "rank_absolute": 2,
              "domain": "www.alberteinsteingroup.com",
              "title": "The Albert Einstein Group, Inc.",
              "original_title": null,
              "url": "http://www.alberteinsteingroup.com/",
              "contact_url": null,
              "contributor_url": null,
              "book_online_url": null,
              "rating": {
                "rating_type": "Max5",
                "value": 4,
                "votes_count": 4,
                "rating_max": null
              },
              "rating_distribution": {
                "1": 1,
                "2": 0,
                "3": 0,
                "4": 0,
                "5": 3
              },
              "snippet": "8710 Converse Business Cir, Converse, TX 78109",
              "address": "8710 Converse Business Cir, Converse, TX 78109",
              "address_info": {
                "borough": "Northeast Side",
                "address": "8710 Converse Business Cir",
                "city": "Converse",
                "zip": "78109",
                "region": "Texas",
                "country_code": "US"
              },
              "place_id": "ChIJ5QKOJR6KXIYRm3-tvYC0RuE",
              "phone": "+1833-463-3325",
              "main_image": "https://lh5.googleusercontent.com/p/AF1QipMwYCFGMituQ_CohAgfNF6pQPNjt-b-FR96b7xc=w416-h240-k-no",
              "total_photos": 18,
              "category": "Business to business service",
              "additional_categories": null,
              "category_ids": [
                "business_to_business_service"
              ],
              "work_hours": {
                "timetable": {
                  "sunday": null,
                  "monday": [
                    {
                      "open": {
                        "hour": 8,
                        "minute": 0
                      },
                      "close": {
                        "hour": 17,
                        "minute": 0
                      }
                    }
                  ],
                  "tuesday": [
                    {
                      "open": {
                        "hour": 8,
                        "minute": 0
                      },
                      "close": {
                        "hour": 17,
                        "minute": 0
                      }
                    }
                  ],
                  "wednesday": [
                    {
                      "open": {
                        "hour": 8,
                        "minute": 0
                      },
                      "close": {
                        "hour": 17,
                        "minute": 0
                      }
                    }
                  ],
                  "thursday": [
                    {
                      "open": {
                        "hour": 8,
                        "minute": 0
                      },
                      "close": {
                        "hour": 17,
                        "minute": 0
                      }
                    }
                  ],
                  "friday": [
                    {
                      "open": {
                        "hour": 8,
                        "minute": 0
                      },
                      "close": {
                        "hour": 17,
                        "minute": 0
                      }
                    }
                  ],
                  "saturday": [
                    {
                      "open": {
                        "hour": 8,
                        "minute": 0
                      },
                      "close": {
                        "hour": 12,
                        "minute": 0
                      }
                    }
                  ]
                },
                "current_status": "close"
              },
              "feature_id": "0x865c8a1e258e02e5:0xe146b480bdad7f9b",
              "cid": "16232860371934609307",
              "latitude": 29.515755199999997,
              "longitude": -98.3017169,
              "is_claimed": true,
              "local_justifications": null,
              "is_directory_item": false,
              "price_level": null,
              "hotel_rating": null
            },
            {
              "type": "maps_search",
              "rank_group": 3,
              "rank_absolute": 3,
              "domain": null,
              "title": "Albert Einstein Statue",
              "original_title": null,
              "url": null,
              "contact_url": null,
              "contributor_url": null,
              "book_online_url": null,
              "rating": {
                "rating_type": "Max5",
                "value": 4.7,
                "votes_count": 14,
                "rating_max": null
              },
              "rating_distribution": {
                "1": 0,
                "2": 0,
                "3": 1,
                "4": 2,
                "5": 11
              },
              "snippet": "172 Gore Creek Dr, Vail, CO 81657",
              "address": "172 Gore Creek Dr, Vail, CO 81657",
              "address_info": {
                "borough": null,
                "address": "172 Gore Creek Dr",
                "city": "Vail",
                "zip": "81657",
                "region": "Colorado",
                "country_code": "US"
              },
              "place_id": "ChIJy2EyO2xwaocRcwmC0WGy9jM",
              "phone": null,
              "main_image": "https://lh5.googleusercontent.com/p/AF1QipPzOIua4GVc8oLCTCNT6nkDZr369gpxVFPnkcOC=w408-h306-k-no",
              "total_photos": 10,
              "category": "Sculpture",
              "additional_categories": [
                "Tourist attraction"
              ],
              "category_ids": [
                "sculpture",
                "tourist_attraction"
              ],
              "work_hours": {
                "timetable": {
                  "sunday": [
                    {
                      "open": {
                        "hour": 0,
                        "minute": 0
                      },
                      "close": {
                        "hour": 0,
                        "minute": 0
                      }
                    }
                  ],
                  "monday": [
                    {
                      "open": {
                        "hour": 0,
                        "minute": 0
                      },
                      "close": {
                        "hour": 0,
                        "minute": 0
                      }
                    }
                  ],
                  "tuesday": [
                    {
                      "open": {
                        "hour": 0,
                        "minute": 0
                      },
                      "close": {
                        "hour": 0,
                        "minute": 0
                      }
                    }
                  ],
                  "wednesday": [
                    {
                      "open": {
                        "hour": 0,
                        "minute": 0
                      },
                      "close": {
                        "hour": 0,
                        "minute": 0
                      }
                    }
                  ],
                  "thursday": [
                    {
                      "open": {
                        "hour": 0,
                        "minute": 0
                      },
                      "close": {
                        "hour": 0,
                        "minute": 0
                      }
                    }
                  ],
                  "friday": [
                    {
                      "open": {
                        "hour": 0,
                        "minute": 0
                      },
                      "close": {
                        "hour": 0,
                        "minute": 0
                      }
                    }
                  ],
                  "saturday": [
                    {
                      "open": {
                        "hour": 0,
                        "minute": 0
                      },
                      "close": {
                        "hour": 0,
                        "minute": 0
                      }
                    }
                  ]
                },
                "current_status": "open"
              },
              "feature_id": "0x876a706c3b3261cb:0x33f6b261d1820973",
              "cid": "3744376273401678195",
              "latitude": 39.64065,
              "longitude": -106.37506669999999,
              "is_claimed": false,
              "local_justifications": null,
              "is_directory_item": false,
              "price_level": null,
              "hotel_rating": null
            }
          ]
        }
      ]
    }
  ]
}