{"id":803,"date":"2019-11-18T14:05:49","date_gmt":"2019-11-18T14:05:49","guid":{"rendered":"https:\/\/docs_v3.dataforseo.com\/v3\/?page_id=803"},"modified":"2026-04-06T12:56:22","modified_gmt":"2026-04-06T12:56:22","slug":"serp-maps-live-advanced","status":"publish","type":"page","link":"https:\/\/docs.dataforseo.com\/v3\/serp-maps-live-advanced\/","title":{"rendered":"serp\/maps\/live\/advanced"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]<\/p>\n<h2 id=\"live-serp\">Live Wp V2 SERP<\/h2>\n<p>\u200c\u200c<br \/>\nLive Wp V2 SERP provides real-time data on top 100 search engine results for the specified keyword, search engine, and location.<br \/>\n[\/vc_column_text]    <div class=\"endpoint\">\n        <img decoding=\"async\" class=\"endpoint__icon\" src=\"https:\/\/docs.dataforseo.com\/v3\/wp-content\/themes\/dataforseo\/assets\/img\/icons\/checked-circle.svg\" alt=\"checked\">\n\n                    POST            <button class=\"btn-reset button-link copy-button\" data-href=\"https:\/\/api.dataforseo.com\/v3\/serp\/wp\/maps\/live\/advanced\">\n                https:\/\/api.dataforseo.com\/v3\/serp\/wp\/maps\/live\/advanced                <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\">\n                    <use href=\"https:\/\/docs.dataforseo.com\/v3\/wp-content\/themes\/dataforseo\/assets\/img\/icons\/sprite.svg#layers\"><\/use>\n                <\/svg>\n            <\/button>\n            <\/div>\n    \t<article class=\"info-card info-card--yellow\">\n\t\t<header class=\"info-card__header\">\n\t\t\t<div class=\"info-card__icon\">\n\t\t\t\t<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\">\n\t\t\t\t\t<use href=\"https:\/\/docs.dataforseo.com\/v3\/wp-content\/themes\/dataforseo\/assets\/img\/icons\/sprite.svg#label\"><\/use>\n\t\t\t\t<\/svg>\n\t\t\t<\/div>\n\t\t\t<div class=\"info-card__title\">Pricing<\/div>\n\t\t<\/header>\n\t\t<div class=\"info-card__content\">\n\t\t\t<p>Your account will be charged for each request.<br \/>\nThe cost can be calculated on the <a title=\"Pricing\" href=\"https:\/\/dataforseo.com\/pricing\/serp\/google-maps-serp-api\" target=\"_blank\" rel=\"noopener noreferrer\">Pricing<\/a> page.<\/p>\n\t\t<\/div>\n\t<\/article>\n\t[vc_column_text]All POST data should be sent in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/JSON\">JSON<\/a> format (UTF-8 encoding). The task setting is done using the POST method. When setting a task, you should send all task parameters in the task array of the generic POST array. You can send up to 2000 API calls per minute, each Live SERP API call can contain only one task. <\/p>\n<p>Below you will find a detailed description of the parameters that are required or recommended for setting a task.<\/p>\n<p>Main Parameters<br \/>\n<div class=\"dfs-doc-container dfs-doc-request\"><table><thead><tr><th>Field name<\/th><th>Type<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr data-doc-id=\"keyword\"><td><code>keyword<\/code><\/td><td>string<\/td><td><p><em>keyword<\/em><p><strong>required field<\/strong><p>you can specify <strong>up to 700 characters<\/strong> in the <code>keyword<\/code> field<p>all %## will be decoded (plus character '+' will be decoded to a space character)<p>if you need to use the \"%\" character for your <code>keyword<\/code>, please specify it as \"%25\";<p>if you need to use the \u201c+\u201d character for your <code>keyword<\/code>, please specify it as \u201c%2B\u201d;<p>if this field contains such parameters as <em>'allinanchor:', 'allintext:', 'allintitle:', 'allinurl:', 'define:', 'filetype:', 'id:', 'inanchor:', 'info:', 'intext:', 'intitle:', 'inurl:', 'link:', 'related:', 'site:'<\/em>, <strong>the charge per task will be multiplied by 5<\/strong><p><strong>Note:<\/strong> queries containing the \u2018cache:\u2019 parameter are not supported and will return a validation error<\/p><br><p>learn more about rules and limitations of <code>keyword<\/code> and <code>keywords<\/code> fields in DataForSEO APIs in this <a href=\"https:\/\/dataforseo.com\/help-center\/rules-and-limitations-of-keyword-and-keywords-fields-in-dataforseo-apis\" rel=\"noopener noreferrer\" target=\"_blank\">Help Center article<\/a><\/p><\/td><\/tr><tr data-doc-id=\"location_code\"><td><code>location_code<\/code><\/td><td>integer<\/td><td><p><em>search engine location code<\/em><p><strong>required field if you don't specify<\/strong> <code>location_name<\/code>\u00a0or <code>location_coordinate<\/code><p><strong>if you use this field, you don't need to specify <code>location_name<\/code> or <code>location_coordinate<\/code><\/strong><p>you can receive the list of available locations of the search engines with their <code>location_code<\/code> by making a separate request to the <code>https:\/\/api.dataforseo.com\/v3\/serp\/google\/locations<\/code><p>example:<p><code class=\"long-string\">2840<\/code><\/p><\/td><\/tr><tr data-doc-id=\"language_code\"><td><code>language_code<\/code><\/td><td>string<\/td><td><p><em>search engine language code<\/em><p><strong>required field if you don't specify<\/strong> <code>language_name<\/code><p><strong>if you use this field, you don't need to specify <code>language_name<\/code><\/strong><p>you can receive the list of available languages of the search engine with their <code>language_code<\/code>\u00a0by making a separate request to the <code>https:\/\/api.dataforseo.com\/v3\/serp\/google\/languages<\/code><em><p><\/em>example:<em><p><\/em><code class=\"long-string\">en<\/code><\/p><\/td><\/tr><tr data-doc-id=\"depth\"><td><code>depth<\/code><\/td><td>integer<\/td><td><p><em>parsing depth<\/em><p>optional field<p>number of results in SERP<p>default value: <code>100<\/code><p>max value: <code>700<\/code><\/p><br><strong>Your account will be billed per each SERP containing up to 100 results;<\/strong><p>Setting depth above 100 may result in additional charges <a href=\"https:\/\/dataforseo.com\/help-center\/how-many-results-scraped\" rel=\"noopener noreferrer\" target=\"_blank\">if the search engine returns more than 100 results<\/a>;<p>The cost can be calculated on the <a title=\"Pricing\" href=\"https:\/\/dataforseo.com\/pricing\/serp\/google-maps-serp-api\" target=\"_blank\" rel=\"noopener noreferrer\">Pricing<\/a> page.<\/td><\/tr><tr data-doc-id=\"device\"><td><code>device<\/code><\/td><td>string<\/td><td><p><em>device type<\/em><p>optional field<p>return results for a specific device type<p>can take the values:<code>desktop<\/code>, <code>mobile<\/code><p>default value: <code>desktop<\/code><p><strong>note:<\/strong> for <code>mobile<\/code> device, only 20 results are returned for every SERP<\/p><\/td><\/tr><\/tbody><\/table><\/div><br \/>\nBelow you will find a drop-down list with the additional parameters you can use for setting a task.<br \/>\n<div class=\"dfs-doc-container dfs-doc-request-additional\"><details class=\"dfs-additional-params-wrapper\" style=\"margin-top: 20px;\"><summary>Additional Parameters<\/summary><table><thead><tr><th>Field name<\/th><th>Type<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr data-doc-id=\"location_name\"><td><code>location_name<\/code><\/td><td>string<\/td><td><p><em>full name of search engine location<\/em><p><strong>required field if you don't specify<\/strong> <code>location_code<\/code> or <code>location_coordinate<\/code><p><strong>if you use this field, you don't need to specify <code>location_code<\/code> or <code>location_coordinate<\/code><\/strong><p>you can receive the list of available locations of the search engine with their <code>location_name<\/code> by making a separate request to the <code>https:\/\/api.dataforseo.com\/v3\/serp\/google\/locations<\/code><p>example:<p><code class=\"long-string\">London,England,United Kingdom<\/code><\/p><\/td><\/tr><tr data-doc-id=\"language_name\"><td><code>language_name<\/code><\/td><td>string<\/td><td><p><em>full name of search engine language<\/em><p><strong>required field if you don't specify<\/strong> <code>language_code<\/code><p><strong>if you use this field, you don't need to specify <code>language_code<\/code><\/strong><p>you can receive the list of available languages  of the search engine with their <code>language_name<\/code> by making a separate request to the <code>https:\/\/api.dataforseo.com\/v3\/serp\/google\/languages<\/code><p>example:<p><code class=\"long-string\">English<\/code><\/p><\/td><\/tr><tr data-doc-id=\"os\"><td><code>os<\/code><\/td><td>string<\/td><td><p><em>device operating system<\/em><p>optional field<p>if you specify <code>desktop<\/code> in the <code>device<\/code> field, choose from the following values: <code>windows<\/code>, <code>macos<\/code><p>default value: <code>windows<\/code><p>if you specify <code>mobile<\/code> in the <code>device<\/code> field, choose from the following values: <code>android<\/code>, <code>ios<\/code><p>default value: <code>android<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tag\"><td><code>tag<\/code><\/td><td>string<\/td><td><p><em>user-defined task identifier<\/em><p>optional field<p><em>the character limit is 255<\/em><p>you can use this parameter to identify the task and match it with the result<p>you will find the specified <code>tag<\/code> value in the <code>data<\/code> object of the response<\/p><\/td><\/tr><tr data-doc-id=\"max_crawl_pages\"><td><code>max_crawl_pages<\/code><\/td><td>integer<\/td><td><p><em>page crawl limit<\/em><p>optional field<p>number of search results pages to crawl<p>max value: <code>100<\/code><p><strong>Note:<\/strong> the <code>max_crawl_pages<\/code> and <code>depth<\/code> parameters complement each other;<p>learn more at <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-max-crawl-pages-and-how-does-it-work\" rel=\"noopener noreferrer\" target=\"_blank\">our help center<\/a><\/p><\/td><\/tr><tr data-doc-id=\"url\"><td><code>url<\/code><\/td><td>string<\/td><td><p><em>direct URL of the search query<\/em><p>optional field<p>you can specify a direct URL and we will sort it out to the necessary fields. Note that this method is the most difficult for our API to process and also requires you to specify the exact language and location in the URL. In most cases, we wouldn\u2019t recommend using this method.<p>example:<p><code class=\"long-string\">https:\/\/google.com\/maps\/search\/pizza\/@37.09024,-95.712891,4z<\/code><\/p><\/td><\/tr><tr data-doc-id=\"location_coordinate\"><td><code>location_coordinate<\/code><\/td><td>string<\/td><td><p><em>GPS coordinates of a location<\/em><p><strong>required field if you don't specify<\/strong> <code>location_name<\/code>\u00a0or <code>location_code<\/code><p><strong>if you use this field, you don't need to specify <code>location_name<\/code> or <code>location_code<\/code><\/strong><p><code>location_coordinate<\/code> parameter should be specified in the <em>\"latitude,longitude,zoom\"<\/em> format<p>if <em>\"zoom\"<\/em> is not specified, <em>17z<\/em> will be applied as a default value<p>the maximum number of decimal digits for <em>\"latitude\"<\/em> and <em>\"longitude\"<\/em>: 7<p>the minimum value for <em>\"zoom\"<\/em>: 3z<p>the maximum value for <em>\"zoom\"<\/em>: 21z<p>example:<p><code class=\"long-string\">52.6178549,-155.352142,20z<\/code><\/p><\/td><\/tr><tr data-doc-id=\"se_domain\"><td><code>se_domain<\/code><\/td><td>string<\/td><td><p><em>search engine domain<\/em><p>optional field<p>we choose the relevant search engine domain automatically according to the location and language you specify<p>however, you can set a custom search engine domain in this field<p>example:<p><code><em>google.co.uk<\/em><\/code>, <code><em>google.com.au<\/em><\/code>, <code><em>google.de<\/em><\/code>, etc.<\/p><\/td><\/tr><tr data-doc-id=\"search_this_area\"><td><code>search_this_area<\/code><\/td><td>boolean<\/td><td><p><em>show results from the displayed area<\/em><p>optional field<p>can take the values:<code>true<\/code>, <code>false<\/code><p>default value: <code>true<\/code><\/p><br><p>if set to <code>false<\/code>, the <code>search_this_area<\/code> mode will be turned off<\/p><br><p><strong>Note:<\/strong> if the <code>search_this_area<\/code> mode is turned off, Google Maps listings might contain results beyond the displayed area<\/p><\/td><\/tr><tr data-doc-id=\"search_places\"><td><code>search_places<\/code><\/td><td>boolean<\/td><td><p><em>search places mode<\/em><p>optional field<p>the search places mode allows to obtain Google Maps results on a certain place (e.g., Apple Store in New York)<p>however, due to the pecularities of our data mining algorithm, this mode might interfere with some local-intent queries - and display results for a location that is different from that specified in the request;<p>to prevent this interference and obtain correct results for keywords with local intent you may set this parameter to <code>false<\/code>;<\/p><br><p>default value: <code>true<\/code><p><strong>Note:<\/strong> if the <code>search_places<\/code> mode is turned off and no results were found in the search area, the <code>results<\/code> array will be empty<\/p><\/td><\/tr><\/tbody><\/table><\/details><\/div><br \/>\n\u200c<br \/>\n\u200c\u200cAs a response of the API server, you will receive <a href=\"https:\/\/en.wikipedia.org\/wiki\/JSON\">JSON<\/a>-encoded data containing a <code>tasks<\/code> array with the information specific to the set tasks.<br \/>\n\u200c<br \/>\n<strong>Description of the fields in the results array:<\/strong><\/p>\n<table style=\"width: 86.001%; height: 7345px;\">\n<thead>\n<tr style=\"height: 24px;\">\n<th style=\"width: 24.3517%; height: 24px;\">Field name<\/th>\n<th style=\"width: 5.77015%; height: 24px;\">Type<\/th>\n<th style=\"width: 80.2284%; height: 24px;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 48px;\">\n<td style=\"width: 24.3517%; height: 48px;\"><code>version<\/code><\/td>\n<td style=\"width: 6.19209%; height: 48px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 48px;\"><em>the current version of the API<\/em><\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 38.423%; height: 48px;\"><code>status_code<\/code><\/td>\n<td style=\"width: 1.75219%; height: 48px;\">integer<\/td>\n<td style=\"width: 61.2015%; height: 48px;\"><i>general status code<\/i><br \/>\nyou can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a><br \/>\n<strong>Note:<\/strong> we strongly recommend designing a necessary system for handling related exceptional or error conditions<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>status_message<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>general informational message<\/em><br \/>\nyou can find the full list of general informational messages <a href=\"\/v3\/appendix\/errors\">here<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>time<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>execution time, seconds<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>cost<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">float<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>total tasks cost, USD<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>tasks_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>tasks_error<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array returned with an error<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><strong><code>tasks<\/code><\/strong><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>array of tasks<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>id<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>task identifier<\/em><br \/>\n<strong>unique task identifier in our system in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Universally_unique_identifier\">UUID<\/a> format<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 24.3517%; height: 48px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>status_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 48px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 48px;\"><em>status code of the task<\/em><br \/>\ngenerated by DataForSEO; can be within the following range: 10000-60000<br \/>\nyou can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>status_message<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>informational message of the task<\/em><br \/>\nyou can find the full list of general informational messages <a href=\"\/v3\/appendix\/errors\">here<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>time<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>execution time, seconds<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>cost<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>cost of the task, USD<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>result_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>number of elements in the <code>result<\/code> array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>path<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URL path<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>data<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains the same parameters that you specified in the POST request<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <strong><code>result<\/code><\/strong><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>array of results<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>keyword<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>keyword received in a POST array<br \/>\n<\/em><strong>the keyword is returned with decoded %## (plus character &#8216;+&#8217; will be decoded to a space character)<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>search engine type in a POST array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>se_domain<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>search engine domain in a POST array<br \/>\n<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>location_code<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>location code in a POST array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>language_code<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>language code in a POST array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>check_url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>direct URL to search engine results<br \/>\n<\/em>you can use it to make sure that we provided exact results<br \/>\n<strong>Note:<\/strong> to check location-specific results, follow the provided check url, scroll up and down, then click the <em>&#8220;Search this area&#8221;<\/em> button<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>datetime<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>date and time when the result was received<\/em><br \/>\nin the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d<br \/>\nexample:<br \/>\n<code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>spell<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>autocorrection of the search engine<\/em><br \/>\nif 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<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>keyword<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>keyword obtained as a result of search engine autocorrection<\/em><br \/>\nthe results will be provided for the corrected keyword<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>type of autocorrection<\/em><br \/>\npossible values:<br \/>\n<code>did_you_mean<\/code>, <code>showing_results_for<\/code>, <code>no_results_found_for<\/code>, <code>including_results_for<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>refinement_chips<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search refinement chips<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>type of element\u00a0=\u00a0<strong>&#8216;refinement_chips&#8217;<\/strong><\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>xpath<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the <a href=\"https:\/\/en.wikipedia.org\/wiki\/XPath\" rel=\"noopener noreferrer\" target=\"_blank\">XPath<\/a> of the element<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>items<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>items of the element<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>type of element\u00a0=\u00a0<strong>&#8216;refinement_chips_element&#8217;<\/strong><\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>title<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>title of the element<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search URL with refinement parameters<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>domain<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>domain in SERP<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>options<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>further search refinement options<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0  <code>type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>type of element\u00a0=\u00a0<strong>&#8216;refinement_chips_option&#8217;<\/strong><\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0  <code>title<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>title of the element<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0  <code>original_title<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>original title of the element<\/em><br \/>\noriginal title not translated by Google<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0  <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>search URL with refinement parameters<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0  <code>domain<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>domain in SERP<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>item_types<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>types of search results in SERP<\/em><br \/>\ncontains types of search results (<code>items<\/code>) found in SERP.<br \/>\npossible item types:<br \/>\n<code>maps_search<\/code>, <code>maps_paid_item<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>se_results_count<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em> total number of results in SERP<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>items_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the number of results returned in the <strong><code>items<\/code><\/strong> array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <strong><code>items<\/code><\/strong><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>elements of search results found in SERP<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <strong><a name=\"maps_search\"><\/a>&#8216;Google Maps&#8217; SERP element<\/strong><\/td>\n<td style=\"width: 5.77015%; height: 24px;\"><\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em> type of element\u00a0=\u00a0<strong>&#8216;maps_search&#8217;<\/strong><\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_group<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>group rank in SERP<\/em><br \/>\nposition within a group of elements with identical <code>type<\/code> values<\/em><br \/>\npositions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_absolute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em> absolute rank in SERP<\/em><br \/>\nabsolute position among all the elements in SERP<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>domain<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>domain in the SERP element<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>title<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>title of the result in SERP<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>original_title<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>original title of the element<\/em><br \/>\noriginal title not translated by Google<\/td>\n<\/tr>\n<p>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0  <\/p>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em> relevant URL in SERP<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>contact_url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>URL of the preferred contact page<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>contributor_url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>URL of the user&#8217;s or entity&#8217;s Local Guides profile, if available<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>book_online_url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>URL in the &#8216;book online&#8217; button of the element<\/em><br \/>\nURL directing users to the online booking or order page of the business entity\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the element&#8217;s rating <\/em><br \/>\nthe popularity rate based on reviews and displayed in SERP<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating_type<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><i>the type of <\/i><i>rating<\/i><br \/>\nhere you can find the following elements: <code>Max5<\/code>, <code>Percents<\/code>, <code>CustomMax<\/code><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>value<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the value of the rating<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>votes_count<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the amount of <\/em><i>feedback<\/i><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating_max<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the maximum value for a <code>rating_type<\/code><\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating_distribution<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the distribution of ratings of the business entity<\/em><br \/>\nthe object displays the number of 1-star to 5-star ratings, as reviewed by users<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>1<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the number of 1-star ratings<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>2<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the number of 2-star ratings<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>3<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the number of 3-star ratings<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>4<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the number of 4-star ratings<\/em><\/td>\n<\/tr>\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>5<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the number of 5-star ratings<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>snippet<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>element snippet<\/em><br \/>\ncontains the address and other information about the local establishment featured in the element<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>address<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>address line<\/em><br \/>\naddress of the local establishment featured in the element<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>address_info<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>object containing address components of the local establishment<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>borough<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>administrative unit or district the local establishment belongs to<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>address<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>street address of the local establishment<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>city<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>name of the city where the local establishment is located<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>zip<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>ZIP code of the local establishment<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>region<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>DMA region the local establishment belongs to<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>country_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>ISO country code of the local establishment<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>place_id<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>unique place identifier<\/em><br \/>\n<a href=\"https:\/\/developers.google.com\/places\/place-id\">place id<\/a> of the local establishment featured in the element<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>phone<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>phone number<\/em><br \/>\nphone number of the local establishment featured in the element<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>main_image<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>URL of the main image featured in Google My Business profile<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>total_photos<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>total count of images featured in Google My Business profile<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>category<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>business category<\/em><br \/>\nGoogle My Business general category that best describes the services provided by the business entity<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>additional_categories<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>additional business categories<\/em><br \/>\nadditional Google My Business categories that describe the services provided by the business entity in more detail<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>category_ids<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>global category IDs<\/em><br \/>\nuniversal category IDs that do not change based on the selected country<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>work_hours<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>open hours<\/em><br \/>\ninformation about work hours of the local establishment<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>timetable<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>work hours timetable<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>sunday<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>work hours on Sundays<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>open<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>opening time<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>hour<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>hours in the 24-hour format<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>minute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>minutes<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>close<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>closing time<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>hour<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>hours in the 24-hour format<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>minute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>minutes<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>monday<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>work hours on Mondays<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>open<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>opening time<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>hour<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>hours in the 24-hour format<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>minute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>minutes<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>close<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>closing time<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>hour<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>hours in the 24-hour format<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>minute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>minutes<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>tuesday<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>work hours on Tuesdays<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>open<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>opening time<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>hour<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>hours in the 24-hour format<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>minute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>minutes<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>close<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>closing time<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>hour<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>hours in the 24-hour format<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>minute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>minutes<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>wednesday<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>work hours on Wednesdays<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>open<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>opening time<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>hour<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>hours in the 24-hour format<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>minute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>minutes<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>close<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>closing time<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>hour<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>hours in the 24-hour format<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>minute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>minutes<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>thursday<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>work hours on Thursdays<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>open<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>opening time<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>hour<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>hours in the 24-hour format<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>minute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>minutes<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>close<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>closing time<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>hour<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>hours in the 24-hour format<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>minute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>minutes<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>friday<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>work hours on Fridays<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>open<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>opening time<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>hour<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>hours in the 24-hour format<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>minute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>minutes<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>close<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>closing time<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>hour<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>hours in the 24-hour format<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>minute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>minutes<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>saturday<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>work hours on Saturday<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>open<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>opening time<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>hour<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>hours in the 24-hour format<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>minute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>minutes<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>close<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>closing time<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>hour<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>hours in the 24-hour format<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\"> \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0  \u00a0 \u00a0 \u00a0\u00a0 \u00a0   \u00a0  <code>minute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>minutes<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0  <code>current_status<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>current status of the establishment<\/em><br \/>\nindicates whether the establishment is opened or closed<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>feature_id<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the unique identifier of the element in SERP<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>cid<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><i>google-defined client id<\/i><br \/>\nunique id of a local establishment;<br \/>\ncan be used with <a href=\"\/v3\/reviews\/google\/overview\/?php\" rel=\"noopener noreferrer\" target=\"_blank\">Google Reviews API<\/a> to get a full list of reviews<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>latitude<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">float<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><i>latitude coordinate of the local establishments in google maps<\/i><br \/>\nexample:<br \/>\n<code>\"latitude\": 51.584091<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>longitude<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">float<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><i>longitude coordinate of the local establishment in google maps<\/i><br \/>\nexample:<br \/>\n<code>\"longitude\": -0.31365919999999997<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_claimed<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><i>indicates whether ownership of this local establishment is claimed<\/i>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>local_justifications<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><i>Google local justifications<\/i><br \/>\nsnippets of text that &#8220;justify&#8221; why the business is showing up for search query\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0  \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>type of local justification<\/em><br \/>\nposible values:<br \/>\n<code>\"user_review\"<\/code>,<br \/>\n<code>\"website_mention\"<\/code>,<br \/>\n<code>\"menu\"<\/code>,<br \/>\n<code>\"other\"<\/code>\n<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0  \u00a0 \u00a0 <code>text<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>text snippet of local justification<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>is_directory_item<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">boolean<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><i>indicates whether this local establishment is a directory<\/i><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>price_level<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>property price level<\/em><br \/>\ncan take values: <code>inexpensive<\/code>, <code>moderate<\/code>, <code>expensive<\/code>, <code>very_expensive<\/code><br \/>\nif there is no price level information, the value will be <code>null<\/code><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>hotel_rating<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>hotel class rating<\/em><br \/>\nclass ratings range between 1-5 stars, <a href=\"https:\/\/support.google.com\/business\/answer\/7660515?hl=en\" rel=\"noopener noreferrer\" target=\"_blank\">learn more<\/a><br \/>\nif there is no hotel class rating information, the value will be <code>null<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <strong><a name=\"maps_paid_item\"><\/a>&#8216;Local Search Ad&#8217; SERP element<\/strong><\/td>\n<td style=\"width: 5.77015%; height: 24px;\"><\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em> type of element\u00a0=\u00a0<strong>&#8216;maps_paid_item&#8217;<\/strong><\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_group<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>group rank in SERP<\/em><br \/>\nposition within a group of elements with identical <code>type<\/code> values<br \/>\npositions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rank_absolute<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em> absolute rank in SERP<\/em><br \/>\nabsolute position among all the elements in SERP<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>domain<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>domain in the SERP element<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>title<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>title of the result in SERP<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>original_title<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>original title of the element<\/em><br \/>\noriginal title not translated by Google<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em> relevant URL in SERP<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>contact_url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 24px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 24px;\"><em>URL of the preferred contact page<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the element&#8217;s rating <\/em><br \/>\nthe popularity rate based on reviews and displayed in SERP<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating_type<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><i>the type of <\/i><i>rating<\/i><br \/>\nhere you can find the following elements: <code>Max5<\/code>, <code>Percents<\/code>, <code>CustomMax<\/code><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>value<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the value of the rating<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>votes_count<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the amount of <\/em><i>feedback<\/i><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating_max<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the maximum value for a <code>rating_type<\/code><\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating_distribution<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the distribution of ratings of the business entity<\/em><br \/>\nthe object displays the number of 1-star to 5-star ratings, as reviewed by users<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>1<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the number of 1-star ratings<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>2<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the number of 2-star ratings<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>3<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the number of 3-star ratings<\/em><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>4<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the number of 4-star ratings<\/em><\/td>\n<\/tr>\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>5<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>the number of 5-star ratings<\/em><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u200c\u200c[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<blockquote><p>Instead of \u2018login\u2019 and \u2018password\u2019 use your credentials from https:\/\/app.dataforseo.com\/api-access<\/p><\/blockquote><div id=\"curl\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-bash hljs\"># Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access \r\nlogin=&quot;login&quot; \r\npassword=&quot;password&quot; \r\ncred=&quot;$(printf ${login}:${password} | base64)&quot; \r\ncurl --location --request POST &quot;https:\/\/api.dataforseo.com\/v3\/serp\/wp\/v2\/live\/advanced&quot; \r\n--header &quot;Authorization: Basic ${cred}&quot;  \r\n--header &quot;Content-Type: application\/json&quot; \r\n--data-raw &#039;[\r\n    {\r\n        &quot;language_code&quot;: &quot;en&quot;,\r\n        &quot;location_code&quot;: 2840,\r\n        &quot;keyword&quot;: &quot;albert einstein&quot;\r\n    }\r\n]&#039;<\/code><\/pre><\/div><\/div><div id=\"php\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-php hljs\">&lt;?php\r\n\/\/ You can download this file from here https:\/\/cdn.dataforseo.com\/v3\/examples\/php\/php_RestClient.zip\r\nrequire(&#039;RestClient.php&#039;);\r\n$api_url = &#039;https:\/\/api.dataforseo.com\/&#039;;\r\ntry {\r\n\t\/\/ Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access\r\n\t$client = new RestClient($api_url, null, &#039;login&#039;, &#039;password&#039;);\r\n} catch (RestClientException $e) {\r\n\techo &quot;n&quot;;\r\n\tprint &quot;HTTP code: {$e-&gt;getHttpCode()}n&quot;;\r\n\tprint &quot;Error code: {$e-&gt;getCode()}n&quot;;\r\n\tprint &quot;Message: {$e-&gt;getMessage()}n&quot;;\r\n\tprint  $e-&gt;getTraceAsString();\r\n\techo &quot;n&quot;;\r\n\texit();\r\n}\r\n$post_array = array();\r\n\/\/ You can set only one task at a time\r\n$post_array[] = array(\r\n\t&quot;language_code&quot; =&gt; &quot;en&quot;,\r\n\t&quot;location_code&quot; =&gt; 2840,\r\n\t&quot;keyword&quot; =&gt; mb_convert_encoding(&quot;albert einstein&quot;, &quot;UTF-8&quot;)\r\n);\r\ntry {\r\n\t\/\/ POST \/v3\/serp\/wp\/v2\/live\/advanced\r\n\t\/\/ in addition to &#039;wp&#039; and &#039;v2&#039; you can also set other search engine and type parameters\r\n\t\/\/ the full list of possible parameters is available in documentation\r\n\t$result = $client-&gt;post(&#039;\/v3\/serp\/wp\/v2\/live\/advanced&#039;, $post_array);\r\n\tprint_r($result);\r\n\t\/\/ do something with post result\r\n} catch (RestClientException $e) {\r\n\techo &quot;n&quot;;\r\n\tprint &quot;HTTP code: {$e-&gt;getHttpCode()}n&quot;;\r\n\tprint &quot;Error code: {$e-&gt;getCode()}n&quot;;\r\n\tprint &quot;Message: {$e-&gt;getMessage()}n&quot;;\r\n\tprint  $e-&gt;getTraceAsString();\r\n\techo &quot;n&quot;;\r\n}\r\n$client = null;\r\n?&gt;<\/code><\/pre><\/div><\/div><div id=\"javascript\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-javascript hljs\">const axios = require(&#039;axios&#039;);\r\n\r\naxios({\r\n    method: &#039;post&#039;,\r\n    url: &#039;https:\/\/api.dataforseo.com\/v3\/serp\/wp\/v2\/live\/advanced&#039;,\r\n    auth: {\r\n        username: &#039;login&#039;,\r\n        password: &#039;password&#039;\r\n    },\r\n    data: [{\r\n        &quot;keyword&quot;: encodeURI(&quot;albert einstein&quot;),\r\n        &quot;language_code&quot;: &quot;en&quot;,\r\n        &quot;location_code&quot;: 2840\r\n    }],\r\n    headers: {\r\n        &#039;content-type&#039;: &#039;application\/json&#039;\r\n    }\r\n}).then(function (response) {\r\n    var result = response[&#039;data&#039;][&#039;tasks&#039;];\r\n    \/\/ Result data\r\n    console.log(result);\r\n}).catch(function (error) {\r\n    console.log(error);\r\n});<\/code><\/pre><\/div><\/div><div id=\"python\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-python hljs\">from client import RestClient\r\n# You can download this file from here https:\/\/cdn.dataforseo.com\/v3\/examples\/python\/python_Client.zip\r\nclient = RestClient(&quot;login&quot;, &quot;password&quot;)\r\npost_data = dict()\r\n# You can set only one task at a time\r\npost_data[len(post_data)] = dict(\r\n    language_code=&quot;en&quot;,\r\n    location_code=2840,\r\n    keyword=&quot;albert einstein&quot;\r\n)\r\n# POST \/v3\/serp\/wp\/v2\/live\/advanced\r\n# in addition to &#039;wp&#039; and &#039;v2&#039; you can also set other search engine and type parameters\r\n# the full list of possible parameters is available in documentation\r\nresponse = client.post(&quot;\/v3\/serp\/wp\/v2\/live\/advanced&quot;, post_data)\r\n# you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\nif response[&quot;status_code&quot;] == 20000:\r\n    print(response)\r\n    # do something with result\r\nelse:\r\n    print(&quot;error. Code: %d Message: %s&quot; % (response[&quot;status_code&quot;], response[&quot;status_message&quot;]))<\/code><\/pre><\/div><\/div><div id=\"csharp\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-csharp hljs\">using Newtonsoft.Json;\r\nusing System;\r\nusing System.Collections.Generic;\r\nusing System.Net.Http;\r\nusing System.Threading.Tasks;\r\n\r\nnamespace DataForSeoDemos\r\n{\r\n    public static partial class Demos\r\n    {\r\n        public static async Task serp_live_advanced()\r\n        {\r\n            var httpClient = new HttpClient\r\n            {\r\n                BaseAddress = new Uri(&quot;https:\/\/api.dataforseo.com\/&quot;),\r\n                \/\/ Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access\r\n                \/\/DefaultRequestHeaders = { Authorization = new AuthenticationHeaderValue(&quot;Basic&quot;, Convert.ToBase64String(Encoding.ASCII.GetBytes(&quot;login:password&quot;))) }\r\n            };\r\n            var postData = new List&lt;object&gt;();\r\n            \/\/ You can set only one task at a time\r\n            postData.Add(new\r\n            {\r\n                language_code = &quot;en&quot;,\r\n                location_code = 2840,\r\n                keyword = &quot;albert einstein&quot;\r\n            });\r\n            \/\/ POST \/v3\/serp\/wp\/v2\/live\/advanced\r\n            \/\/ in addition to &#039;wp&#039; and &#039;v2&#039; you can also set other search engine and type parameters\r\n            \/\/ the full list of possible parameters is available in documentation\r\n            var taskPostResponse = await httpClient.PostAsync(&quot;\/v3\/serp\/wp\/v2\/live\/advanced&quot;, new StringContent(JsonConvert.SerializeObject(postData)));\r\n            var result = JsonConvert.DeserializeObject&lt;dynamic&gt;(await taskPostResponse.Content.ReadAsStringAsync());\r\n            \/\/ you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\n            if (result.status_code == 20000)\r\n            {\r\n                \/\/ do something with result\r\n                Console.WriteLine(result);\r\n            }\r\n            else\r\n                Console.WriteLine($&quot;error. Code: {result.status_code} Message: {result.status_message}&quot;);\r\n        }\r\n    }\r\n}<\/code><\/pre><\/div><\/div><blockquote><p>The above command returns JSON structured like this:<\/p><\/blockquote><div class=\"example example--json\"><div class=\"example__content\"><div class=\"example__code example__code-json\"><pre><code class=\"language-json hljs\">{\r\n  &quot;version&quot;: &quot;0.1.20230705&quot;,\r\n  &quot;status_code&quot;: 20000,\r\n  &quot;status_message&quot;: &quot;Ok.&quot;,\r\n  &quot;time&quot;: &quot;4.0977 sec.&quot;,\r\n  &quot;cost&quot;: 0.002,\r\n  &quot;tasks_count&quot;: 1,\r\n  &quot;tasks_error&quot;: 0,\r\n  &quot;tasks&quot;: [\r\n    {\r\n      &quot;id&quot;: &quot;08021555-1535-0139-0000-462b80e927f7&quot;,\r\n      &quot;status_code&quot;: 20000,\r\n      &quot;status_message&quot;: &quot;Ok.&quot;,\r\n      &quot;time&quot;: &quot;4.0299 sec.&quot;,\r\n      &quot;cost&quot;: 0.002,\r\n      &quot;result_count&quot;: 1,\r\n      &quot;path&quot;: [\r\n        &quot;v3&quot;,\r\n        &quot;serp&quot;,\r\n        &quot;google&quot;,\r\n        &quot;maps&quot;,\r\n        &quot;live&quot;,\r\n        &quot;advanced&quot;\r\n      ],\r\n      &quot;data&quot;: {\r\n        &quot;api&quot;: &quot;serp&quot;,\r\n        &quot;function&quot;: &quot;live&quot;,\r\n        &quot;se&quot;: &quot;google&quot;,\r\n        &quot;se_type&quot;: &quot;maps&quot;,\r\n        &quot;language_code&quot;: &quot;en&quot;,\r\n        &quot;location_code&quot;: 2840,\r\n        &quot;keyword&quot;: &quot;albert einstein&quot;,\r\n        &quot;depth&quot;: 3,\r\n        &quot;device&quot;: &quot;desktop&quot;,\r\n        &quot;os&quot;: &quot;windows&quot;\r\n      },\r\n      &quot;result&quot;: [\r\n        {\r\n          &quot;keyword&quot;: &quot;albert einstein&quot;,\r\n          &quot;type&quot;: &quot;maps&quot;,\r\n          &quot;se_domain&quot;: &quot;google.com&quot;,\r\n          &quot;location_code&quot;: 2840,\r\n          &quot;language_code&quot;: &quot;en&quot;,\r\n          &quot;check_url&quot;: &quot;https:\/\/google.com\/maps\/search\/albert+einstein\/@37.09024,-95.712891,4z?hl=en&amp;gl=US&amp;uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc&quot;,\r\n          &quot;datetime&quot;: &quot;2023-08-02 12:55:43 +00:00&quot;,\r\n          &quot;spell&quot;: null,\r\n          &quot;refinement_chips&quot;: null,\r\n          &quot;item_types&quot;: [\r\n            &quot;maps_search&quot;\r\n          ],\r\n          &quot;se_results_count&quot;: 0,\r\n          &quot;items_count&quot;: 3,\r\n          &quot;items&quot;: [\r\n            {\r\n              &quot;type&quot;: &quot;maps_search&quot;,\r\n              &quot;rank_group&quot;: 1,\r\n              &quot;rank_absolute&quot;: 1,\r\n              &quot;domain&quot;: null,\r\n              &quot;title&quot;: &quot;Albert Einstein Statue&quot;,\r\n              &quot;original_title&quot;: null,\r\n              &quot;url&quot;: null,\r\n              &quot;contact_url&quot;: null,\r\n              &quot;contributor_url&quot;: null,\r\n              &quot;book_online_url&quot;: null,\r\n              &quot;rating&quot;: null,\r\n              &quot;rating_distribution&quot;: null,\r\n              &quot;snippet&quot;: &quot;6700 NW 35th St, Bethany, OK 73008&quot;,\r\n              &quot;address&quot;: &quot;6700 NW 35th St, Bethany, OK 73008&quot;,\r\n              &quot;address_info&quot;: {\r\n                &quot;borough&quot;: &quot;Central Oklahoma City&quot;,\r\n                &quot;address&quot;: &quot;6700 NW 35th St&quot;,\r\n                &quot;city&quot;: &quot;Bethany&quot;,\r\n                &quot;zip&quot;: &quot;73008&quot;,\r\n                &quot;region&quot;: &quot;Oklahoma&quot;,\r\n                &quot;country_code&quot;: &quot;US&quot;\r\n              },\r\n              &quot;place_id&quot;: &quot;ChIJSe0feYkFsocRajueupcvpas&quot;,\r\n              &quot;phone&quot;: null,\r\n              &quot;main_image&quot;: &quot;https:\/\/lh5.googleusercontent.com\/p\/AF1QipOfM59_liNdL9hmEDbU0_K1uTSv4psbY7rY2bAj=w408-h541-k-no&quot;,\r\n              &quot;total_photos&quot;: 12,\r\n              &quot;category&quot;: &quot;Tourist attraction&quot;,\r\n              &quot;additional_categories&quot;: null,\r\n              &quot;category_ids&quot;: [\r\n                &quot;tourist_attraction&quot;\r\n              ],\r\n              &quot;work_hours&quot;: {\r\n                &quot;timetable&quot;: null,\r\n                &quot;current_status&quot;: &quot;close&quot;\r\n              },\r\n              &quot;feature_id&quot;: &quot;0x87b20589791fed49:0xaba52f97ba9e3b6a&quot;,\r\n              &quot;cid&quot;: &quot;12368344280360434538&quot;,\r\n              &quot;latitude&quot;: 35.5064351,\r\n              &quot;longitude&quot;: -97.6317255,\r\n              &quot;is_claimed&quot;: false,\r\n              &quot;local_justifications&quot;: null,\r\n              &quot;is_directory_item&quot;: false,\r\n              &quot;price_level&quot;: null,\r\n              &quot;hotel_rating&quot;: null\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;maps_search&quot;,\r\n              &quot;rank_group&quot;: 2,\r\n              &quot;rank_absolute&quot;: 2,\r\n              &quot;domain&quot;: &quot;www.nasonline.org&quot;,\r\n              &quot;title&quot;: &quot;Albert Einstein Memorial&quot;,\r\n              &quot;original_title&quot;: null,\r\n              &quot;url&quot;: &quot;http:\/\/www.nasonline.org\/about-nas\/visiting-nas\/nas-building\/the-einstein-memorial.html&quot;,\r\n              &quot;contact_url&quot;: null,\r\n              &quot;contributor_url&quot;: null,\r\n              &quot;book_online_url&quot;: null,\r\n              &quot;rating&quot;: {\r\n                &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                &quot;value&quot;: 4.7,\r\n                &quot;votes_count&quot;: 1283,\r\n                &quot;rating_max&quot;: null\r\n              },\r\n              &quot;rating_distribution&quot;: {\r\n                &quot;1&quot;: 4,\r\n                &quot;2&quot;: 8,\r\n                &quot;3&quot;: 51,\r\n                &quot;4&quot;: 194,\r\n                &quot;5&quot;: 1026\r\n              },\r\n              &quot;snippet&quot;: &quot;2101 Constitution Ave. NW, Washington, DC 20418&quot;,\r\n              &quot;address&quot;: &quot;2101 Constitution Ave. NW, Washington, DC 20418&quot;,\r\n              &quot;address_info&quot;: {\r\n                &quot;borough&quot;: &quot;Northwest Washington&quot;,\r\n                &quot;address&quot;: &quot;2101 Constitution Ave. NW&quot;,\r\n                &quot;city&quot;: &quot;Washington&quot;,\r\n                &quot;zip&quot;: &quot;20418&quot;,\r\n                &quot;region&quot;: &quot;District of Columbia&quot;,\r\n                &quot;country_code&quot;: &quot;US&quot;\r\n              },\r\n              &quot;place_id&quot;: &quot;ChIJJZaaKqm3t4kRbBG17Vcv8Rg&quot;,\r\n              &quot;phone&quot;: null,\r\n              &quot;main_image&quot;: &quot;https:\/\/lh5.googleusercontent.com\/p\/AF1QipPyOiGml7eII8LgiYGtPh4wzI7g8GP3fZ9Hzsy8=w408-h306-k-no&quot;,\r\n              &quot;total_photos&quot;: 2501,\r\n              &quot;category&quot;: &quot;Sculpture&quot;,\r\n              &quot;additional_categories&quot;: [\r\n                &quot;Monument&quot;\r\n              ],\r\n              &quot;category_ids&quot;: [\r\n                &quot;sculpture&quot;,\r\n                &quot;monument&quot;\r\n              ],\r\n              &quot;work_hours&quot;: {\r\n                &quot;timetable&quot;: {\r\n                  &quot;sunday&quot;: [\r\n                    {\r\n                      &quot;open&quot;: {\r\n                        &quot;hour&quot;: 0,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;close&quot;: {\r\n                        &quot;hour&quot;: 0,\r\n                        &quot;minute&quot;: 0\r\n                      }\r\n                    }\r\n                  ],\r\n                  &quot;monday&quot;: [\r\n                    {\r\n                      &quot;open&quot;: {\r\n                        &quot;hour&quot;: 0,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;close&quot;: {\r\n                        &quot;hour&quot;: 0,\r\n                        &quot;minute&quot;: 0\r\n                      }\r\n                    }\r\n                  ],\r\n                  &quot;tuesday&quot;: [\r\n                    {\r\n                      &quot;open&quot;: {\r\n                        &quot;hour&quot;: 0,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;close&quot;: {\r\n                        &quot;hour&quot;: 0,\r\n                        &quot;minute&quot;: 0\r\n                      }\r\n                    }\r\n                  ],\r\n                  &quot;wednesday&quot;: [\r\n                    {\r\n                      &quot;open&quot;: {\r\n                        &quot;hour&quot;: 0,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;close&quot;: {\r\n                        &quot;hour&quot;: 0,\r\n                        &quot;minute&quot;: 0\r\n                      }\r\n                    }\r\n                  ],\r\n                  &quot;thursday&quot;: [\r\n                    {\r\n                      &quot;open&quot;: {\r\n                        &quot;hour&quot;: 0,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;close&quot;: {\r\n                        &quot;hour&quot;: 0,\r\n                        &quot;minute&quot;: 0\r\n                      }\r\n                    }\r\n                  ],\r\n                  &quot;friday&quot;: [\r\n                    {\r\n                      &quot;open&quot;: {\r\n                        &quot;hour&quot;: 0,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;close&quot;: {\r\n                        &quot;hour&quot;: 0,\r\n                        &quot;minute&quot;: 0\r\n                      }\r\n                    }\r\n                  ],\r\n                  &quot;saturday&quot;: [\r\n                    {\r\n                      &quot;open&quot;: {\r\n                        &quot;hour&quot;: 0,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;close&quot;: {\r\n                        &quot;hour&quot;: 0,\r\n                        &quot;minute&quot;: 0\r\n                      }\r\n                    }\r\n                  ]\r\n                },\r\n                &quot;current_status&quot;: &quot;open&quot;\r\n              },\r\n              &quot;feature_id&quot;: &quot;0x89b7b7a92a9a9625:0x18f12f57edb5116c&quot;,\r\n              &quot;cid&quot;: &quot;1797269780994265452&quot;,\r\n              &quot;latitude&quot;: 38.8924028,\r\n              &quot;longitude&quot;: -77.0484139,\r\n              &quot;is_claimed&quot;: false,\r\n              &quot;local_justifications&quot;: null,\r\n              &quot;is_directory_item&quot;: false,\r\n              &quot;price_level&quot;: null,\r\n              &quot;hotel_rating&quot;: null\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;maps_search&quot;,\r\n              &quot;rank_group&quot;: 3,\r\n              &quot;rank_absolute&quot;: 3,\r\n              &quot;domain&quot;: &quot;www.alberteinsteingroup.com&quot;,\r\n              &quot;title&quot;: &quot;The Albert Einstein Group, Inc.&quot;,\r\n              &quot;original_title&quot;: null,\r\n              &quot;url&quot;: &quot;http:\/\/www.alberteinsteingroup.com\/&quot;,\r\n              &quot;contact_url&quot;: null,\r\n              &quot;contributor_url&quot;: null,\r\n              &quot;book_online_url&quot;: null,\r\n              &quot;rating&quot;: {\r\n                &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                &quot;value&quot;: 4,\r\n                &quot;votes_count&quot;: 4,\r\n                &quot;rating_max&quot;: null\r\n              },\r\n              &quot;rating_distribution&quot;: {\r\n                &quot;1&quot;: 1,\r\n                &quot;2&quot;: 0,\r\n                &quot;3&quot;: 0,\r\n                &quot;4&quot;: 0,\r\n                &quot;5&quot;: 3\r\n              },\r\n              &quot;snippet&quot;: &quot;8710 Converse Business Cir, Converse, TX 78109&quot;,\r\n              &quot;address&quot;: &quot;8710 Converse Business Cir, Converse, TX 78109&quot;,\r\n              &quot;address_info&quot;: {\r\n                &quot;borough&quot;: &quot;Northeast Side&quot;,\r\n                &quot;address&quot;: &quot;8710 Converse Business Cir&quot;,\r\n                &quot;city&quot;: &quot;Converse&quot;,\r\n                &quot;zip&quot;: &quot;78109&quot;,\r\n                &quot;region&quot;: &quot;Texas&quot;,\r\n                &quot;country_code&quot;: &quot;US&quot;\r\n              },\r\n              &quot;place_id&quot;: &quot;ChIJ5QKOJR6KXIYRm3-tvYC0RuE&quot;,\r\n              &quot;phone&quot;: &quot;+1833-463-3325&quot;,\r\n              &quot;main_image&quot;: &quot;https:\/\/lh5.googleusercontent.com\/p\/AF1QipMwYCFGMituQ_CohAgfNF6pQPNjt-b-FR96b7xc=w416-h240-k-no&quot;,\r\n              &quot;total_photos&quot;: 18,\r\n              &quot;category&quot;: &quot;Business to business service&quot;,\r\n              &quot;additional_categories&quot;: null,\r\n              &quot;category_ids&quot;: [\r\n                &quot;business_to_business_service&quot;\r\n              ],\r\n              &quot;work_hours&quot;: {\r\n                &quot;timetable&quot;: {\r\n                  &quot;sunday&quot;: null,\r\n                  &quot;monday&quot;: [\r\n                    {\r\n                      &quot;open&quot;: {\r\n                        &quot;hour&quot;: 8,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;close&quot;: {\r\n                        &quot;hour&quot;: 17,\r\n                        &quot;minute&quot;: 0\r\n                      }\r\n                    }\r\n                  ],\r\n                  &quot;tuesday&quot;: [\r\n                    {\r\n                      &quot;open&quot;: {\r\n                        &quot;hour&quot;: 8,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;close&quot;: {\r\n                        &quot;hour&quot;: 17,\r\n                        &quot;minute&quot;: 0\r\n                      }\r\n                    }\r\n                  ],\r\n                  &quot;wednesday&quot;: [\r\n                    {\r\n                      &quot;open&quot;: {\r\n                        &quot;hour&quot;: 8,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;close&quot;: {\r\n                        &quot;hour&quot;: 17,\r\n                        &quot;minute&quot;: 0\r\n                      }\r\n                    }\r\n                  ],\r\n                  &quot;thursday&quot;: [\r\n                    {\r\n                      &quot;open&quot;: {\r\n                        &quot;hour&quot;: 8,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;close&quot;: {\r\n                        &quot;hour&quot;: 17,\r\n                        &quot;minute&quot;: 0\r\n                      }\r\n                    }\r\n                  ],\r\n                  &quot;friday&quot;: [\r\n                    {\r\n                      &quot;open&quot;: {\r\n                        &quot;hour&quot;: 8,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;close&quot;: {\r\n                        &quot;hour&quot;: 17,\r\n                        &quot;minute&quot;: 0\r\n                      }\r\n                    }\r\n                  ],\r\n                  &quot;saturday&quot;: [\r\n                    {\r\n                      &quot;open&quot;: {\r\n                        &quot;hour&quot;: 8,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;close&quot;: {\r\n                        &quot;hour&quot;: 12,\r\n                        &quot;minute&quot;: 0\r\n                      }\r\n                    }\r\n                  ]\r\n                },\r\n                &quot;current_status&quot;: &quot;close&quot;\r\n              },\r\n              &quot;feature_id&quot;: &quot;0x865c8a1e258e02e5:0xe146b480bdad7f9b&quot;,\r\n              &quot;cid&quot;: &quot;16232860371934609307&quot;,\r\n              &quot;latitude&quot;: 29.515755199999997,\r\n              &quot;longitude&quot;: -98.3017169,\r\n              &quot;is_claimed&quot;: true,\r\n              &quot;local_justifications&quot;: null,\r\n              &quot;is_directory_item&quot;: false,\r\n              &quot;price_level&quot;: null,\r\n              &quot;hotel_rating&quot;: null\r\n            }\r\n          ]\r\n        }\r\n      ]\r\n    }\r\n  ]\r\n}<\/code><\/pre><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_column_text] Live Wp V2 SERP \u200c\u200c Live Wp V2 SERP provides real-time data on top 100 search engine results for the specified keyword, search engine, and location. [\/vc_column_text] POST https:\/\/api.dataforseo.com\/v3\/serp\/wp\/maps\/live\/advanced Pricing Your account will be charged for each request. The cost can be calculated on the Pricing page. [vc_column_text]All POST data should be sent in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template.php","meta":{"apibase_doc_request_yaml":"parameters:\n  - name: keyword\n    type: string\n    description: |\n      <p><em>keyword<\/em><p><strong>required field<\/strong><p>you can specify <strong>up to 700 characters<\/strong> in the <code>keyword<\/code> field<p>all %## will be decoded (plus character '+' will be decoded to a space character)<p>if you need to use the \"%\" character for your <code>keyword<\/code>, please specify it as \"%25\";<p>if you need to use the \u201c+\u201d character for your <code>keyword<\/code>, please specify it as \u201c%2B\u201d;<p>if this field contains such parameters as <em>'allinanchor:', 'allintext:', 'allintitle:', 'allinurl:', 'define:', 'filetype:', 'id:', 'inanchor:', 'info:', 'intext:', 'intitle:', 'inurl:', 'link:', 'related:', 'site:'<\/em>, <strong>the charge per task will be multiplied by 5<\/strong><p><strong>Note:<\/strong> queries containing the \u2018cache:\u2019 parameter are not supported and will return a validation error<\/p><br><p>learn more about rules and limitations of <code>keyword<\/code> and <code>keywords<\/code> fields in DataForSEO APIs in this <a href=\"https:\/\/dataforseo.com\/help-center\/rules-and-limitations-of-keyword-and-keywords-fields-in-dataforseo-apis\" rel=\"noopener noreferrer\" target=\"_blank\">Help Center article<\/a><\/p>\n  - name: location_code\n    type: integer\n    description: |\n      <p><em>search engine location code<\/em><p><strong>required field if you don't specify<\/strong> <code>location_name<\/code>&nbsp;or <code>location_coordinate<\/code><p><strong>if you use this field, you don't need to specify <code>location_name<\/code> or <code>location_coordinate<\/code><\/strong><p>you can receive the list of available locations of the search engines with their <code>location_code<\/code> by making a separate request to the <code>https:\/\/api.dataforseo.com\/v3\/serp\/google\/locations<\/code><p>example:<p><code class=\"long-string\">2840<\/code><\/p>\n  - name: language_code\n    type: string\n    description: |\n      <p><em>search engine language code<\/em><p><strong>required field if you don't specify<\/strong> <code>language_name<\/code><p><strong>if you use this field, you don't need to specify <code>language_name<\/code><\/strong><p>you can receive the list of available languages of the search engine with their <code>language_code<\/code>&nbsp;by making a separate request to the <code>https:\/\/api.dataforseo.com\/v3\/serp\/google\/languages<\/code><em><p><\/em>example:<em><p><\/em><code class=\"long-string\">en<\/code><\/p>\n  - name: depth\n    type: integer\n    description: |\n      <p><em>parsing depth<\/em><p>optional field<p>number of results in SERP<p>default value: <code>100<\/code><p>max value: <code>700<\/code><\/p><br><strong>Your account will be billed per each SERP containing up to 100 results;<\/strong><p>Setting depth above 100 may result in additional charges <a href=\"https:\/\/dataforseo.com\/help-center\/how-many-results-scraped\" rel=\"noopener noreferrer\" target=\"_blank\">if the search engine returns more than 100 results<\/a>;<p>The cost can be calculated on the <a title=\"Pricing\" href=\"https:\/\/dataforseo.com\/pricing\/serp\/google-maps-serp-api\" target=\"_blank\" rel=\"noopener noreferrer\">Pricing<\/a> page.\n  - name: device\n    type: string\n    description: |\n      <p><em>device type<\/em><p>optional field<p>return results for a specific device type<p>can take the values:<code>desktop<\/code>, <code>mobile<\/code><p>default value: <code>desktop<\/code><p><strong>note:<\/strong> for <code>mobile<\/code> device, only 20 results are returned for every SERP<\/p>","apibase_doc_request_additional_yaml":"parameters:\n  - name: location_name\n    type: string\n    description: |\n      <p><em>full name of search engine location<\/em><p><strong>required field if you don't specify<\/strong> <code>location_code<\/code> or <code>location_coordinate<\/code><p><strong>if you use this field, you don't need to specify <code>location_code<\/code> or <code>location_coordinate<\/code><\/strong><p>you can receive the list of available locations of the search engine with their <code>location_name<\/code> by making a separate request to the <code>https:\/\/api.dataforseo.com\/v3\/serp\/google\/locations<\/code><p>example:<p><code class=\"long-string\">London,England,United Kingdom<\/code><\/p>\n  - name: language_name\n    type: string\n    description: |\n      <p><em>full name of search engine language<\/em><p><strong>required field if you don't specify<\/strong> <code>language_code<\/code><p><strong>if you use this field, you don't need to specify <code>language_code<\/code><\/strong><p>you can receive the list of available languages  of the search engine with their <code>language_name<\/code> by making a separate request to the <code>https:\/\/api.dataforseo.com\/v3\/serp\/google\/languages<\/code><p>example:<p><code class=\"long-string\">English<\/code><\/p>\n  - name: os\n    type: string\n    description: |\n      <p><em>device operating system<\/em><p>optional field<p>if you specify <code>desktop<\/code> in the <code>device<\/code> field, choose from the following values: <code>windows<\/code>, <code>macos<\/code><p>default value: <code>windows<\/code><p>if you specify <code>mobile<\/code> in the <code>device<\/code> field, choose from the following values: <code>android<\/code>, <code>ios<\/code><p>default value: <code>android<\/code><\/p>\n  - name: tag\n    type: string\n    description: |\n      <p><em>user-defined task identifier<\/em><p>optional field<p><em>the character limit is 255<\/em><p>you can use this parameter to identify the task and match it with the result<p>you will find the specified <code>tag<\/code> value in the <code>data<\/code> object of the response<\/p>\n  - name: max_crawl_pages\n    type: integer\n    description: |\n      <p><em>page crawl limit<\/em><p>optional field<p>number of search results pages to crawl<p>max value: <code>100<\/code><p><strong>Note:<\/strong> the <code>max_crawl_pages<\/code> and <code>depth<\/code> parameters complement each other;<p>learn more at <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-max-crawl-pages-and-how-does-it-work\" rel=\"noopener noreferrer\" target=\"_blank\">our help center<\/a><\/p>\n  - name: url\n    type: string\n    description: |\n      <p><em>direct URL of the search query<\/em><p>optional field<p>you can specify a direct URL and we will sort it out to the necessary fields. Note that this method is the most difficult for our API to process and also requires you to specify the exact language and location in the URL. In most cases, we wouldn\u2019t recommend using this method.<p>example:<p><code class=\"long-string\">https:\/\/google.com\/maps\/search\/pizza\/@37.09024,-95.712891,4z<\/code><\/p>\n  - name: location_coordinate\n    type: string\n    description: |\n      <p><em>GPS coordinates of a location<\/em><p><strong>required field if you don't specify<\/strong> <code>location_name<\/code>&nbsp;or <code>location_code<\/code><p><strong>if you use this field, you don't need to specify <code>location_name<\/code> or <code>location_code<\/code><\/strong><p><code>location_coordinate<\/code> parameter should be specified in the <em>\"latitude,longitude,zoom\"<\/em> format<p>if <em>\"zoom\"<\/em> is not specified, <em>17z<\/em> will be applied as a default value<p>the maximum number of decimal digits for <em>\"latitude\"<\/em> and <em>\"longitude\"<\/em>: 7<p>the minimum value for <em>\"zoom\"<\/em>: 3z<p>the maximum value for <em>\"zoom\"<\/em>: 21z<p>example:<p><code class=\"long-string\">52.6178549,-155.352142,20z<\/code><\/p>\n  - name: se_domain\n    type: string\n    description: |\n      <p><em>search engine domain<\/em><p>optional field<p>we choose the relevant search engine domain automatically according to the location and language you specify<p>however, you can set a custom search engine domain in this field<p>example:<p><code><em>google.co.uk<\/em><\/code>, <code><em>google.com.au<\/em><\/code>, <code><em>google.de<\/em><\/code>, etc.<\/p>\n  - name: search_this_area\n    type: boolean\n    description: |\n      <p><em>show results from the displayed area<\/em><p>optional field<p>can take the values:<code>true<\/code>, <code>false<\/code><p>default value: <code>true<\/code><\/p><br><p>if set to <code>false<\/code>, the <code>search_this_area<\/code> mode will be turned off<\/p><br><p><strong>Note:<\/strong> if the <code>search_this_area<\/code> mode is turned off, Google Maps listings might contain results beyond the displayed area<\/p>\n  - name: search_places\n    type: boolean\n    description: |\n      <p><em>search places mode<\/em><p>optional field<p>the search places mode allows to obtain Google Maps results on a certain place (e.g., Apple Store in New York)<p>however, due to the pecularities of our data mining algorithm, this mode might interfere with some local-intent queries - and display results for a location that is different from that specified in the request;<p>to prevent this interference and obtain correct results for keywords with local intent you may set this parameter to <code>false<\/code>;<\/p><br><p>default value: <code>true<\/code><p><strong>Note:<\/strong> if the <code>search_places<\/code> mode is turned off and no results were found in the search area, the <code>results<\/code> array will be empty<\/p>","apibase_doc_response_yaml":"","footnotes":""},"class_list":["post-803","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/803","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/comments?post=803"}],"version-history":[{"count":135,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/803\/revisions"}],"predecessor-version":[{"id":24222,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/803\/revisions\/24222"}],"wp:attachment":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/media?parent=803"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}