{"id":16879,"date":"2023-05-09T12:57:00","date_gmt":"2023-05-09T12:57:00","guid":{"rendered":"https:\/\/docs_v3.dataforseo.com\/v3\/?page_id=16879"},"modified":"2026-04-06T13:46:28","modified_gmt":"2026-04-06T13:46:28","slug":"business_data-business_listings-search-live","status":"publish","type":"page","link":"https:\/\/docs.dataforseo.com\/v3\/business_data-business_listings-search-live\/","title":{"rendered":"business_data\/business_listings\/search\/live"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]<\/p>\n<h2 id=\"live-business_data-business_listings-search-tasks\">Live Business Listings Search Tasks<\/h2>\n<p>\u200c\u200c<br \/>\nBusiness Listings Search API provides results containing information about business entities listed on Google Maps in the specified categories. You will receive the address, contacts, rating, working hours, and other relevant data. The provided results are specific to the selected location (see <a href=\"\/v3\/business_data\/business_listings\/locations\" target=\"_blank\" rel=\"noopener noreferrer\">the List of Locations<\/a>) settings.<\/p>\n<p>[\/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\/business_data\/business_listings\/search\/live\">\n                https:\/\/api.dataforseo.com\/v3\/business_data\/business_listings\/search\/live                <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. The cost can be calculated on the <a title=\"Pricing\" href=\"https:\/\/dataforseo.com\/pricing\/business-data\/business-listings-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.<\/p>\n<p>Below you will find a detailed description of the fields you can use for setting a task.<\/p>\n<p><strong>Description of the fields for setting a task:<\/strong><\/p>\n<table style=\"width: 100%; height: 1510px;\">\n<thead>\n<tr style=\"height: 24px;\">\n<th style=\"width: 12.4003%; height: 24px;\">Field name<\/th>\n<th style=\"width: 3.91588%; height: 24px;\">Type<\/th>\n<th style=\"width: 82.9587%; height: 24px;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 168px;\">\n<td style=\"width: 12.4003%; height: 168px;\"><code>categories<\/code><\/td>\n<td style=\"width: 3.91588%; height: 168px;\">array<\/td>\n<td style=\"width: 82.9587%; height: 168px;\"><em>business categories<\/em><br \/>\noptional field<br \/>\nthe categories you specify are used to search for business listings;<br \/>\nif you don&#8217;t use this field, we will return business listings found in the specified location;<br \/>\nyou can specify <strong>up to 10 categories<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 168px;\">\n<td style=\"width: 12.4003%; height: 168px;\"><code>description<\/code><\/td>\n<td style=\"width: 3.91588%; height: 168px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 168px;\"><em>description of the element in SERP<\/em><br \/>\noptional field<br \/>\nthe description of the business entity for which the results are collected;<br \/>\ncan contain up to 200 characters<\/td>\n<\/tr>\n<tr style=\"height: 168px;\">\n<td style=\"width: 12.4003%; height: 168px;\"><code>title<\/code><\/td>\n<td style=\"width: 3.91588%; height: 168px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 168px;\"><em>title of the element in SERP<\/em><br \/>\noptional field<br \/>\nthe name of the business entity for which the results are collected;<br \/>\ncan contain up to 200 characters<\/td>\n<\/tr>\n<tr style=\"height: 168px;\">\n<td style=\"width: 12.4003%; height: 168px;\"><code>is_claimed<\/code><\/td>\n<td style=\"width: 3.91588%; height: 168px;\">boolean<\/td>\n<td style=\"width: 82.9587%; height: 168px;\"><em>indicates whether the business is verified by its owner on Google Maps<\/em><br \/>\noptional field<\/td>\n<\/tr>\n<tr style=\"height: 96px;\">\n<td style=\"width: 12.4003%; height: 96px;\"><code>location_coordinate<\/code><\/td>\n<td style=\"width: 3.91588%; height: 96px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 96px;\"><em>GPS coordinates of a location<\/em><br \/>\noptional field<br \/>\n<code>location_coordinate<\/code> parameter should be specified in the <em>&#8220;latitude,longitude,radius&#8221;<\/em> format<br \/>\nthe maximum number of decimal digits for <em>&#8220;latitude&#8221;<\/em> and <em>&#8220;longitude&#8221;<\/em>: 7<br \/>\nthe value of <em>&#8220;radius&#8221;<\/em> is specified in kilometres (km)<br \/>\nthe minimum value for <em>&#8220;radius&#8221;<\/em>: <code>1<\/code><br \/>\nthe maximum value for <em>&#8220;radius&#8221;<\/em>: <code>100000<\/code><br \/>\nexample:<br \/>\n<code class=\"long-string\">53.476225,-2.243572,200<\/code><\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 12.4003%; height: 48px;\"><code>filters<\/code><\/td>\n<td style=\"width: 3.91588%; height: 48px;\">array<\/td>\n<td style=\"width: 82.9587%; height: 48px;\"><em>array of results filtering parameters<\/em><br \/>\noptional field<br \/>\n<strong>you can add several filters at once (8 filters maximum)<\/strong><br \/>\nyou should set a logical operator <code>and<\/code>, <code>or<\/code> between the conditions<br \/>\nthe following operators are supported:<br \/>\n<code>regex<\/code>, <code>not_regex<\/code>, <code>&lt;<\/code>, <code>&lt;=<\/code>, <code>&gt;<\/code>, <code>&gt;=<\/code>, <code>=<\/code>, <code>&lt;&gt;<\/code>, <code>in<\/code>, <code>not_in<\/code>, <code>like<\/code>, <code>not_like<\/code>, <code>ilike<\/code>, <code>not_ilike<\/code>, <code>match<\/code>, <code>not_match<\/code><br \/>\nyou can use the <code>%<\/code> operator with <code>like<\/code> and <code>not_like<\/code> to match any string of zero or more characters<br \/>\nexample:<br \/>\n<code>[\"rating.value\",\"&gt;\",3]<\/code><br \/>\nyou can receive the list of available filters\u00a0by making a separate request to <code>https:\/\/api.dataforseo.com\/v3\/business_data\/business_listings\/available_filters<\/code><br \/>\nThe full list of possible filters is available <a href=\"\/v3\/business_data\/business_listings\/filters\" rel=\"noopener noreferrer\" target=\"_blank\">here.<\/a>\n<\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 12.4003%; height: 48px;\"><code>order_by<\/code><\/td>\n<td style=\"width: 3.91588%; height: 48px;\">array<\/td>\n<td style=\"width: 82.9587%; height: 48px;\"><em>results sorting rules<\/em><br \/>\noptional field<br \/>\nyou can use the same values as in the <code>filters<\/code> array to sort the results<br \/>\npossible sorting types:<br \/>\n<code>asc<\/code> &#8211; results will be sorted in the ascending order<br \/>\n<code>desc<\/code> &#8211; results will be sorted in the descending order<br \/>\nyou should use a comma to set up a sorting parameter<br \/>\nexample:<br \/>\n<code>[\"rating.value,desc\"]<\/code><strong>note that you can set no more than three sorting rules in a single request<\/strong><br \/>\nyou should use a comma to separate several sorting rules<br \/>\nexample:<br \/>\n<code>[\"rating.value,desc\",\"rating.votes_count,desc\"]<\/code><\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 169px;\"><code>limit<\/code><\/td>\n<td style=\"width: 3.91588%; height: 169px;\">integer<\/td>\n<td style=\"width: 82.9587%; height: 169px;\"><em>the maximum number of returned businesses<\/em><br \/>\noptional field<br \/>\ndefault value: <code>100<\/code><br \/>\nmaximum value: <code>1000<\/code><\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 169px;\"><code>offset<\/code><\/td>\n<td style=\"width: 3.91588%; height: 169px;\">integer<\/td>\n<td style=\"width: 82.9587%; height: 169px;\"><em>offset in the results array of returned businesses<\/em><br \/>\noptional field<br \/>\ndefault value: <code>0<\/code><br \/>\nif you specify the <code>10<\/code> value, the first ten entities in the results array will be omitted and the data will be provided for the successive entities<br \/>\n<strong>Note:<\/strong> we recommend using this parameter only when retrieving up to 10,000 results<br \/>\nfor retrieving over 10,000 results, use the <code>offset_token<\/code> instead<\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 169px;\"><code>offset_token<\/code><\/td>\n<td style=\"width: 3.91588%; height: 169px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 169px;\"><em>token for subsequent requests<\/em><br \/>\noptional field<br \/>\nprovided in the identical filed of the response to each request;<br \/>\nuse this parameter to avoid timeouts while trying to obtain over 100,000 results in a single request;<br \/>\nby specifying the unique <code>offset_token<\/code> value from the response array, you will get the subsequent results of the initial task;<br \/>\n<code>offset_token<\/code> values are unique for each subsequent task<br \/>\n<strong>Note:<\/strong> if the <code>offset_token<\/code> is specified in the request, all other parameters should be identical to the previous request<br \/>\nlearn more about this parameter on our <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-the-difference-between-the-offset-and-offset_token-parameters#offset_token\" target=\"_blank\">Help Center<\/a><\/td>\n<\/tr>\n<tr style=\"height: 96px;\">\n<td style=\"width: 12.4003%; height: 96px;\"><code>tag<\/code><\/td>\n<td style=\"width: 3.9884%; height: 96px;\">string<\/td>\n<td style=\"width: 82.8862%; height: 96px;\"><em>user-defined task identifier<\/em><br \/>\noptional field<br \/>\n<em>the character limit is 255<\/em><br \/>\nyou can use this parameter to identify the task and match it with the result<br \/>\nyou will find the specified <code>tag<\/code> value in the <code>data<\/code> object of the response<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u200c\u200c\u200c\u200c\u200c<br \/>\nAs 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.<\/p>\n<p><strong>Description of the fields in the results array:<\/strong><\/p>\n<p><code>5<\/code>integer<em>the number of 5-star ratings<\/em><\/p>\n<table style=\"width: 77.3646%; height: 552px;\">\n<thead>\n<tr style=\"height: 24px;\">\n<th style=\"width: 38.423%; height: 24px;\">Field name<\/th>\n<th style=\"width: 1.25156%; height: 24px;\">Type<\/th>\n<th style=\"width: 61.7021%; 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: 38.423%; height: 24px;\"><code>time<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">string<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>execution time, seconds<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\"><code>cost<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">float<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>total tasks cost, USD<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\"><code>tasks_count<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">integer<\/td>\n<td style=\"width: 61.7021%; 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: 38.423%; height: 24px;\"><code>tasks_error<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">integer<\/td>\n<td style=\"width: 61.7021%; 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: 38.423%; height: 24px;\"><strong><code>tasks<\/code><\/strong><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">array<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>array of tasks<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>id<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">string<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>unique task identifier in our system<\/em><br \/>\nin the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Universally_unique_identifier\">Universally unique identifier (UUID)<\/a> format<\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 38.423%; height: 48px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>status_code<\/code><\/td>\n<td style=\"width: 1.25156%; height: 48px;\">integer<\/td>\n<td style=\"width: 61.7021%; height: 48px;\"><em>status code of the task<\/em><br \/>\ngenerated by DataForSEO; can be within the following range: 10000-60000<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>status_message<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">string<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>informational message of the task<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>time<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">string<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>execution time, seconds<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>cost<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">float<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>cost of the task, USD<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>result_count<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">integer<\/td>\n<td style=\"width: 61.7021%; 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: 38.423%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>path<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">array<\/td>\n<td style=\"width: 61.7021%; height: 24px;\"><em>URL path<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 38.423%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>data<\/code><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">object<\/td>\n<td style=\"width: 61.7021%; 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: 38.423%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <strong><code>result<\/code><\/strong><\/td>\n<td style=\"width: 1.25156%; height: 24px;\">array<\/td>\n<td style=\"width: 61.7021%; 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>total_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>total number of results in our database relevant to your request<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>item types<\/em><br \/>\nthe number of items in the <code>items<\/code> array<\/td>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 169px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>offset<\/code><\/td>\n<td style=\"width: 3.91588%; height: 169px;\">integer<\/td>\n<td style=\"width: 82.9587%; height: 169px;\"><em>offset in the results array of returned businesses<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 192px;\">\n<td style=\"width: 12.4003%; height: 169px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>offset_token<\/code><\/td>\n<td style=\"width: 3.91588%; height: 169px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 169px;\"><em>token for subsequent requests<\/em><br \/>\nby specifying the unique <code>offset_token<\/code> when setting a new task, you will get the subsequent results of the initial task;<br \/>\n<code>offset_token<\/code> values are unique for each subsequent task\n<\/td>\n<\/tr>\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>encountered item types<\/em><br \/>\ntypes of search engine results encountered in the <code>items<\/code> array;<br \/>\npossible item types: <code>business_listing<\/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>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 = <strong>\u2018business_listing\u2019<\/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>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 in SERP<\/em><br \/>\nthe name of the business entity for which the results are collected<\/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>description<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>description of the element in SERP<\/em><br \/>\nthe description of the business entity for which the results are collected<\/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>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: 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: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>cid<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>google-defined client id<\/em><br \/>\nunique id of a local establishment<br \/>\nlearn more about the identifier in <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-cid-place-id-feature-id\" target=\"_blank\" rel=\"noopener noreferrer\">this help center article<\/a><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>feature_id<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the unique identifier of the element in SERP<\/em><br \/>\nlearn more about the identifier in <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-cid-place-id-feature-id\" target=\"_blank\" rel=\"noopener noreferrer\">this help center article<\/a><\/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<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>address of the business entity<\/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>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 business entity<\/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 business entity location 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 business entity<\/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 business entity 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 business entity<\/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 of the business entity location<\/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 business entity location<\/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>place_id<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">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<br \/>\nlearn more about the identifier in <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-cid-place-id-feature-id\" target=\"_blank\" rel=\"noopener noreferrer\">this help center article<\/a><\/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 of the business entity<\/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>url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>absolute url of the business entity<\/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>domain<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>domain of the business entity<\/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>logo<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>URL of the logo 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>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: 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>additional information on the business entity<\/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>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>shows whether the entity is verified by its owner on Google Maps<\/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>attributes<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>service details in a form of user-reviewed checks;<\/em><br \/>\nservice details of a business entity displayed in a form of checks and based on user feedback and business <code>category<\/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>available_attributes<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>available attributes<\/em><br \/>\nindicates attributes a business entity can offer<\/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>unavailable_attributes<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>unavailable attributes<\/em><br \/>\nindicates attributes a business entity cannot offer<\/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_topics<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>keywords mentioned in customer reviews<\/em><br \/>\ncontains most popular keywords related to products\/services mentioned in customer reviews of a business entity and the number of reviews mentioning each keyword<br \/>\nexample: <code><br \/>\n\"place_topics\": {<br \/>\n\"egg roll\": 48,<br \/>\n\"birthday\": 33<br \/>\n}<\/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>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>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: 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>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<tr style=\"height: 25px;\">\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>people_also_search<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>related business entities<\/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>cid<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>google-defined client id<\/em><br \/>\nunique id of a local establishment<br \/>\nlearn more about the identifier in <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-cid-place-id-feature-id\" target=\"_blank\" rel=\"noopener noreferrer\">this help center article<\/a><\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>feature_id<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the unique identifier of the element in SERP<\/em><br \/>\nlearn more about the identifier in <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-cid-place-id-feature-id\" target=\"_blank\" rel=\"noopener noreferrer\">this help center article<\/a><\/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 in SERP<\/em><br \/>\nthe name of the business entity for which the results are collected<\/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<\/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 \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 \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 \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 \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>work_time<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>work time details<\/em><br \/>\ninformation related to operational hours of the business entity<\/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>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 \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><\/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 \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 Sunday<\/em><br \/>\n<strong>can take values of the corresponding days of the week<\/strong><\/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 \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><\/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 \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><\/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 \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 \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><\/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 \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><\/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 \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>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 \/>\npossible values: <code>open<\/code>, <code>close<\/code>, <code>temporarily_closed<\/code>, <code>closed_forever<\/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 <strong><code>popular_times<\/code><\/strong><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>popular times<\/em><br \/>\ninformation related to busy hours of the business entity<\/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>popular_times_by_days<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>popular hours<\/em><br \/>\ninformation about busy hours of the local establishment on each day of the week<\/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>sunday<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>busy hours on Sunday<\/em><br \/>\n<strong>can take values of the corresponding days of the week<\/strong><\/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 \u00a0 <code>time<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">object<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>busy hours<\/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 \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 a 24-hour format<\/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 \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 \u00a0 \u00a0 <code>popular_index<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">integer<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>popularity index<\/em><br \/>\nrelative time-bound popularity index measured from <code>0<\/code> to <code>100<\/code>;<br \/>\nhigher value corresponds to a busier time of a day<\/td>\n<\/tr>\n<tr style=\"height: 25px;\">\n<td style=\"width: 24.3517%; height: 25px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <strong><code>local_business_links<\/code><\/strong><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>available interactions with the business<\/em><br \/>\nlist of options to interact with the business directly from search results<\/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 element<\/em><br \/>\npossible values:<br \/>\n<code>\"reservation\"<br \/>\n\"order\"<br \/>\n\"delivery_services_element\"<br \/>\n\"menu\"<\/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>title<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>title of the element<\/em><br \/>\ndomain of the reservation software<\/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>url<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>URL to the services<\/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 <strong><code>contact_info<\/code><\/strong><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">array<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>available contacts of the business<\/em><br \/>\nlist of contacts to interact with the business<\/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 contact element<\/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>value<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>contact displayed in SERP <\/em><br \/>\nexample:<br \/>\n<code>\"+119797979736\"<\/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>source<\/code><\/td>\n<td style=\"width: 5.77015%; height: 25px;\">string<\/td>\n<td style=\"width: 80.2284%; height: 25px;\"><em>data source<\/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>check_url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 25px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 25px;\"><em>direct URL to search engine results<\/em><br \/>\nyou can use it to make sure that we provided accurate results<\/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>last_updated_time<\/code><\/td>\n<td style=\"width: 6.19209%; height: 25px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 25px;\"><em>date and time when the data was last updated<\/em><br \/>\nin the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d<br \/>\nexample:<br \/>\n<code>2023-01-26 09:03:15 +00:00<\/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>first_seen<\/code><\/td>\n<td style=\"width: 6.19209%; height: 25px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 25px;\"><em>date and time when our crawler found the business listing element for the first time<\/em><br \/>\nin the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d<br \/>\nexample:<br \/>\n<code>2023-03-11 10:04:11 +00:00<\/code><\/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\/business_data\/business_listings\/search\/live&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;categories&quot;: [\r\n      &quot;pizza_restaurant&quot;\r\n    ],\r\n    &quot;description&quot;: &quot;pizza&quot;,\r\n    &quot;title&quot;: &quot;pizza&quot;,\r\n    &quot;is_claimed&quot;: true,\r\n    &quot;location_coordinate&quot;: &quot;53.476225,-2.243572,10&quot;,\r\n    &quot;order_by&quot;: [\r\n      &quot;rating.value,desc&quot;\r\n    ],\r\n    &quot;filters&quot;: [\r\n      [\r\n        &quot;rating.value&quot;,\r\n        &quot;&gt;&quot;,\r\n        3\r\n      ]\r\n    ],\r\n    &quot;limit&quot;: 3\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?202197\r\nrequire(&#039;RestClient.php&#039;);\r\n$api_url = &#039;https:\/\/api.dataforseo.com\/&#039;;\r\n\/\/ Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access\r\n$client = new RestClient($api_url, null, &#039;login&#039;, &#039;password&#039;);\r\n\r\n$post_array = array();\r\n\/\/ simple way to get a result\r\n$post_array[] = array(\r\n   &quot;categories&quot; =&gt; [&quot;pizza_restaurant&quot;],\r\n   &quot;description&quot; =&gt; &quot;pizza&quot;,\r\n   &quot;title&quot; =&gt; &quot;pizza&quot;,\r\n   &quot;is_claimed&quot; =&gt; true,\r\n   &quot;location_coordinate&quot; =&gt; &quot;53.476225,-2.243572,10&quot;,\r\n   &quot;order_by&quot; =&gt; [&quot;rating.value,desc&quot;],\r\n   &quot;filters&quot; =&gt; [\r\n      [ &quot;rating.value&quot;,&quot;&gt;&quot;,3 ]\r\n   ],\r\n   &quot;limit&quot; =&gt; 3\r\n);\r\ntry {\r\n   \/\/ POST \/v3\/business_data\/business_listings\/search\/live\r\n   \/\/ the full list of possible parameters is available in documentation\r\n   $result = $client-&gt;post(&#039;\/v3\/business_data\/business_listings\/search\/live&#039;, $post_array);\r\n   print_r($result);\r\n   \/\/ do something with post result\r\n} catch (RestClientException $e) {\r\n   echo &quot;n&quot;;\r\n   print &quot;HTTP code: {$e-&gt;getHttpCode()}n&quot;;\r\n   print &quot;Error code: {$e-&gt;getCode()}n&quot;;\r\n   print &quot;Message: {$e-&gt;getMessage()}n&quot;;\r\n   print  $e-&gt;getTraceAsString();\r\n   echo &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 post_array = [];\r\n\r\npost_array.push({\r\n    &quot;categories&quot;: [\r\n      &quot;pizza_restaurant&quot;\r\n    ],\r\n    &quot;description&quot;: &quot;pizza&quot;,\r\n    &quot;title&quot;: &quot;pizza&quot;,\r\n    &quot;is_claimed&quot;: true,\r\n    &quot;location_coordinate&quot;: &quot;53.476225,-2.243572,10&quot;,\r\n    &quot;order_by&quot;: [\r\n      &quot;rating.value,desc&quot;\r\n    ],\r\n    &quot;filters&quot;: [\r\n      [\r\n        &quot;rating.value&quot;,\r\n        &quot;&gt;&quot;,\r\n        3\r\n      ]\r\n    ],\r\n    &quot;limit&quot;: 3\r\n  });\r\n\r\nconst axios = require(&#039;axios&#039;);\r\n\r\naxios({\r\n  method: &#039;post&#039;,\r\n  url: &#039;https:\/\/api.dataforseo.com\/v3\/business_data\/business_listings\/search\/live&#039;,\r\n  auth: {\r\n    username: &#039;login&#039;,\r\n    password: &#039;password&#039;\r\n  },\r\n  data: post_array,\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# simple way to set a task\r\npost_data[len(post_data)] = dict(\r\n    categories=[\r\n        &quot;pizza_restaurant&quot;\r\n    ],\r\n    description=&quot;pizza&quot;,\r\n    title=&quot;pizza&quot;,\r\n    is_claimed=True,\r\n    location_coordinate=&quot;53.476225,-2.243572,10&quot;,\r\n    order_by=[&quot;rating.value,desc&quot;],\r\n    filters=[\r\n        [&quot;rating.value&quot;,&quot;&gt;&quot;,3]\r\n    ],\r\n    limit=3\r\n)\r\n# POST \/v3\/business_data\/business_listings\/search\/live\r\nresponse = client.post(&quot;\/v3\/business_data\/business_listings\/search\/live&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.Net.Http.Headers;\r\nusing System.Text;\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 business_data_business_listings_search_live()\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                categories = new[]\r\n                {\r\n                    &quot;pizza_restaurant&quot;\r\n                },\r\n                description = &quot;pizza&quot;,\r\n                title = &quot;pizza&quot;,\r\n                is_claimed = true,\r\n                location_coordinate = &quot;53.476225,-2.243572,10&quot;,\r\n                order_by = new[]\r\n                {\r\n                    &quot;rating.value,desc&quot;\r\n                },\r\n                filters = new object[]\r\n                {\r\n                    new object[] { &quot;rating.value&quot;, &quot;&gt;&quot;, 3 }\r\n                },\r\n                limit = 3\r\n            });\r\n            \/\/ POST \/v3\/business_data\/business_listings\/search\/live\r\n            \/\/ the full list of possible parameters is available in documentation\r\n            var taskPostResponse = await httpClient.PostAsync(&quot;\/v3\/business_data\/business_listings\/search\/live&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.20240422&quot;,\r\n  &quot;status_code&quot;: 20000,\r\n  &quot;status_message&quot;: &quot;Ok.&quot;,\r\n  &quot;time&quot;: &quot;0.3282 sec.&quot;,\r\n  &quot;cost&quot;: 0.0109,\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;05031600-1535-0544-0000-0058f2aea834&quot;,\r\n      &quot;status_code&quot;: 20000,\r\n      &quot;status_message&quot;: &quot;Ok.&quot;,\r\n      &quot;time&quot;: &quot;0.2572 sec.&quot;,\r\n      &quot;cost&quot;: 0.0109,\r\n      &quot;result_count&quot;: 1,\r\n      &quot;path&quot;: [\r\n        &quot;v3&quot;,\r\n        &quot;business_data&quot;,\r\n        &quot;business_listings&quot;,\r\n        &quot;search&quot;,\r\n        &quot;live&quot;\r\n      ],\r\n      &quot;data&quot;: {\r\n        &quot;api&quot;: &quot;business_data&quot;,\r\n        &quot;function&quot;: &quot;search&quot;,\r\n        &quot;categories&quot;: [\r\n          &quot;pizza_restaurant&quot;\r\n        ],\r\n        &quot;description&quot;: &quot;pizza&quot;,\r\n        &quot;title&quot;: &quot;pizza&quot;,\r\n        &quot;is_claimed&quot;: true,\r\n        &quot;location_coordinate&quot;: &quot;53.476225,-2.243572,10&quot;,\r\n        &quot;order_by&quot;: [\r\n          &quot;rating.value,desc&quot;\r\n        ],\r\n        &quot;filters&quot;: [\r\n          [\r\n            &quot;rating.value&quot;,\r\n            &quot;&gt;&quot;,\r\n            3\r\n          ]\r\n        ],\r\n        &quot;limit&quot;: 3\r\n      },\r\n      &quot;result&quot;: [\r\n        {\r\n          &quot;total_count&quot;: 36,\r\n          &quot;count&quot;: 3,\r\n          &quot;offset&quot;: 0,\r\n          &quot;offset_token&quot;: &quot;eyJDdXJyZW50T2Zmc2V0IjozLCJSZXF1ZXN0RGF0YSI6eyJuYW1lIjoicGl6emEiLCJkZXNjcmlwdGlvbiI6InBpenphIiwiY2F0ZWdvcmllcyI6WyJwaXp6YV9yZXN0YXVyYW50Il0sImNvdW50cnlfY29kZSI6bnVsbCwiY2l0eSI6bnVsbCwiaXNfY2xhaW1lZCI6dHJ1ZSwib25seV9nb29nbGVfYnVzaW5lc3MiOmZhbHNlLCJnZW8iOnsibG9uZ2l0dWRlIjotMi4yNDM1NzIsImxhdGl0dWRlIjo1My40NzYyMjUsInJhZGl1cyI6MTAuMH0sInNlYXJjaF9hZnRlcl90b2tlbiI6bnVsbCwib3JkZXJfYnkiOnsib3JkZXJfZmllbGQiOiJyYXRpbmcudmFsdWUiLCJvcmRlcl90eXBlIjoiRGVzYyIsIm5leHQiOm51bGx9LCJsaW1pdCI6Mywib2Zmc2V0IjpudWxsfSwiUmF3UXVlcnkiOnsiZmllbGQiOiJyYXRpbmcudmFsdWUiLCJ0eXBlIjoiZ3QiLCJ2YWx1ZSI6M30sIlNlYXJjaEFmdGVyRGF0YSI6WzQuNywiMTA0ODYzMTU2ODUxNTcwNDEyODUiXX0=&quot;,\r\n          &quot;items&quot;: [\r\n            {\r\n              &quot;type&quot;: &quot;business_listing&quot;,\r\n              &quot;title&quot;: &quot;Pizza Mate&quot;,\r\n              &quot;original_title&quot;: null,\r\n              &quot;description&quot;: &quot;Pizza Mate is the friendly face of hand-stretched pizzas, collaborating in social spaces.Expect quality pizza whilst enjoying a craft beer, or arrange collection or delivery.&quot;,\r\n              &quot;category&quot;: &quot;Pizza restaurant&quot;,\r\n              &quot;category_ids&quot;: [\r\n                &quot;pizza_restaurant&quot;\r\n              ],\r\n              &quot;additional_categories&quot;: null,\r\n              &quot;cid&quot;: &quot;10964700581133624142&quot;,\r\n              &quot;feature_id&quot;: &quot;0x487bb328c6bde12b:0x982a7115c6fd234e&quot;,\r\n              &quot;address&quot;: &quot;Project, 53 22 Market Pl, Stockport SK1 1EU&quot;,\r\n              &quot;address_info&quot;: {\r\n                &quot;borough&quot;: null,\r\n                &quot;address&quot;: &quot;Project, 53 22 Market Pl&quot;,\r\n                &quot;city&quot;: &quot;Stockport&quot;,\r\n                &quot;zip&quot;: &quot;SK1 1EU&quot;,\r\n                &quot;region&quot;: null,\r\n                &quot;country_code&quot;: &quot;GB&quot;\r\n              },\r\n              &quot;place_id&quot;: &quot;ChIJK-G9xiize0gRTiP9xhVxKpg&quot;,\r\n              &quot;phone&quot;: null,\r\n              &quot;url&quot;: &quot;https:\/\/pizzamate.co.uk\/&quot;,\r\n              &quot;domain&quot;: &quot;pizzamate.co.uk&quot;,\r\n              &quot;logo&quot;: &quot;https:\/\/lh4.googleusercontent.com\/-pv21SXWW7Mc\/AAAAAAAAAAI\/AAAAAAAAAAA\/4bTVrpABDL0\/s44-p-k-no-ns-nd\/photo.jpg&quot;,\r\n              &quot;main_image&quot;: &quot;https:\/\/streetviewpixels-pa.googleapis.com\/v1\/thumbnail?panoid=l-fqhq49IdOOC9QVd0O2yw&amp;cb_client=search.gws-prod.gps&amp;w=408&amp;h=240&amp;yaw=317.7895&amp;pitch=0&amp;thumbfov=100&quot;,\r\n              &quot;total_photos&quot;: 6,\r\n              &quot;snippet&quot;: &quot;Project, 53 22 Market Pl, Stockport SK1 1EU&quot;,\r\n              &quot;latitude&quot;: 53.4115499,\r\n              &quot;longitude&quot;: -2.1574226,\r\n              &quot;is_claimed&quot;: true,\r\n              &quot;attributes&quot;: {\r\n                &quot;available_attributes&quot;: {\r\n                  &quot;service_options&quot;: [\r\n                    &quot;has_curbside_pickup&quot;,\r\n                    &quot;has_delivery&quot;,\r\n                    &quot;has_takeout&quot;,\r\n                    &quot;serves_dine_in&quot;\r\n                  ],\r\n                  &quot;offerings&quot;: [\r\n                    &quot;serves_alcohol&quot;\r\n                  ],\r\n                  &quot;dining_options&quot;: [\r\n                    &quot;serves_lunch&quot;,\r\n                    &quot;serves_dinner&quot;,\r\n                    &quot;has_catering&quot;,\r\n                    &quot;has_counter_service&quot;,\r\n                    &quot;has_seating&quot;\r\n                  ],\r\n                  &quot;amenities&quot;: [\r\n                    &quot;has_bar_onsite&quot;,\r\n                    &quot;welcomes_dogs&quot;,\r\n                    &quot;has_restroom&quot;,\r\n                    &quot;has_wi_fi&quot;\r\n                  ],\r\n                  &quot;crowd&quot;: [\r\n                    &quot;welcomes_families&quot;,\r\n                    &quot;welcomes_lgbtq&quot;,\r\n                    &quot;is_transgender_safespace&quot;\r\n                  ],\r\n                  &quot;planning&quot;: [\r\n                    &quot;accepts_reservations&quot;\r\n                  ],\r\n                  &quot;payments&quot;: [\r\n                    &quot;pay_debit_card&quot;,\r\n                    &quot;pay_mobile_nfc&quot;\r\n                  ],\r\n                  &quot;children&quot;: [\r\n                    &quot;welcomes_children&quot;\r\n                  ]\r\n                },\r\n                &quot;unavailable_attributes&quot;: null\r\n              },\r\n              &quot;place_topics&quot;: null,\r\n              &quot;rating&quot;: {\r\n                &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                &quot;value&quot;: 5,\r\n                &quot;votes_count&quot;: 7,\r\n                &quot;rating_max&quot;: null\r\n              },\r\n              &quot;hotel_rating&quot;: null,\r\n              &quot;price_level&quot;: null,\r\n              &quot;rating_distribution&quot;: {\r\n                &quot;1&quot;: 0,\r\n                &quot;2&quot;: 0,\r\n                &quot;3&quot;: 0,\r\n                &quot;4&quot;: 0,\r\n                &quot;5&quot;: 7\r\n              },\r\n              &quot;people_also_search&quot;: [\r\n                {\r\n                  &quot;cid&quot;: &quot;14613919956191322904&quot;,\r\n                  &quot;feature_id&quot;: &quot;0x0:0xcacf12c5b4c6a318&quot;,\r\n                  &quot;title&quot;: &quot;The Fresh Pizza Express&quot;,\r\n                  &quot;rating&quot;: {\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: null,\r\n                    &quot;votes_count&quot;: null,\r\n                    &quot;rating_max&quot;: null\r\n                  }\r\n                },\r\n                {\r\n                  &quot;cid&quot;: &quot;16189719147318426038&quot;,\r\n                  &quot;feature_id&quot;: &quot;0x0:0xe0ad6fc9a54139b6&quot;,\r\n                  &quot;title&quot;: &quot;Tasty Bites Stockport&quot;,\r\n                  &quot;rating&quot;: {\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: 3.8,\r\n                    &quot;votes_count&quot;: 10,\r\n                    &quot;rating_max&quot;: null\r\n                  }\r\n                },\r\n                {\r\n                  &quot;cid&quot;: &quot;10027034451293372989&quot;,\r\n                  &quot;feature_id&quot;: &quot;0x0:0x8b272eb53bf2023d&quot;,\r\n                  &quot;title&quot;: &quot;Stockport Pizza House&quot;,\r\n                  &quot;rating&quot;: {\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: 3.7,\r\n                    &quot;votes_count&quot;: 76,\r\n                    &quot;rating_max&quot;: null\r\n                  }\r\n                },\r\n                {\r\n                  &quot;cid&quot;: &quot;14212507464546686832&quot;,\r\n                  &quot;feature_id&quot;: &quot;0x0:0xc53cf83ce7e49770&quot;,\r\n                  &quot;title&quot;: &quot;SAPORITA&quot;,\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;: 5,\r\n                    &quot;rating_max&quot;: null\r\n                  }\r\n                }\r\n              ],\r\n              &quot;work_time&quot;: {\r\n                &quot;work_hours&quot;: {\r\n                  &quot;timetable&quot;: {\r\n                    &quot;sunday&quot;: null,\r\n                    &quot;monday&quot;: null,\r\n                    &quot;tuesday&quot;: null,\r\n                    &quot;wednesday&quot;: null,\r\n                    &quot;thursday&quot;: null,\r\n                    &quot;friday&quot;: [\r\n                      {\r\n                        &quot;open&quot;: {\r\n                          &quot;hour&quot;: 17,\r\n                          &quot;minute&quot;: 0\r\n                        },\r\n                        &quot;close&quot;: {\r\n                          &quot;hour&quot;: 21,\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;: 16,\r\n                          &quot;minute&quot;: 0\r\n                        },\r\n                        &quot;close&quot;: {\r\n                          &quot;hour&quot;: 21,\r\n                          &quot;minute&quot;: 0\r\n                        }\r\n                      }\r\n                    ]\r\n                  },\r\n                  &quot;current_status&quot;: &quot;closed_forever&quot;\r\n                }\r\n              },\r\n              &quot;popular_times&quot;: null,\r\n              &quot;local_business_links&quot;: null,\r\n              &quot;contact_info&quot;: null,\r\n              &quot;check_url&quot;: &quot;https:\/\/www.google.co.uk\/maps?cid=10964700581133624142&amp;hl=en&amp;gl=GB&quot;,\r\n              &quot;last_updated_time&quot;: &quot;2023-09-17 10:03:04 +00:00&quot;,\r\n              &quot;first_seen&quot;: &quot;2023-09-17 10:03:04 +00:00&quot;\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;business_listing&quot;,\r\n              &quot;title&quot;: &quot;Four Side Vegan Pizza&quot;,\r\n              &quot;original_title&quot;: null,\r\n              &quot;description&quot;: &quot;Award nominated 100% vegan detroit-style pizza and sides. Available for eat in at Electrik in ChorltonnnDelivery is also available on Deliveroo.nnContact @foursideveganpizza on instagram or email hello@foursideveganpizza.com for enquiries.&quot;,\r\n              &quot;category&quot;: &quot;Pizza restaurant&quot;,\r\n              &quot;category_ids&quot;: [\r\n                &quot;pizza_restaurant&quot;,\r\n                &quot;vegan_restaurant&quot;\r\n              ],\r\n              &quot;additional_categories&quot;: [\r\n                &quot;Vegan restaurant&quot;\r\n              ],\r\n              &quot;cid&quot;: &quot;5869321143710977031&quot;,\r\n              &quot;feature_id&quot;: &quot;0x487bb1ecaed96d4d:0x5174047bb3950c07&quot;,\r\n              &quot;address&quot;: &quot;559 Wilbraham Rd, Chorlton-cum-Hardy, Manchester M21 0AE&quot;,\r\n              &quot;address_info&quot;: {\r\n                &quot;borough&quot;: &quot;Chorlton-cum-Hardy&quot;,\r\n                &quot;address&quot;: &quot;559 Wilbraham Rd&quot;,\r\n                &quot;city&quot;: &quot;Manchester&quot;,\r\n                &quot;zip&quot;: &quot;M21 0AE&quot;,\r\n                &quot;region&quot;: null,\r\n                &quot;country_code&quot;: &quot;GB&quot;\r\n              },\r\n              &quot;place_id&quot;: &quot;ChIJTW3Zruyxe0gRBwyVs3sEdFE&quot;,\r\n              &quot;phone&quot;: &quot;+447565790366&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/www.instagram.com\/foursideveganpizza\/?hl=en&quot;,\r\n              &quot;domain&quot;: &quot;www.instagram.com&quot;,\r\n              &quot;logo&quot;: &quot;https:\/\/lh6.googleusercontent.com\/-SRtBoQdaEmU\/AAAAAAAAAAI\/AAAAAAAAAAA\/89SrrE5Ev9U\/s44-p-k-no-ns-nd\/photo.jpg&quot;,\r\n              &quot;main_image&quot;: &quot;https:\/\/lh5.googleusercontent.com\/p\/AF1QipNQZ7OguFHRpgNhzXrGkC28DDwDYY8b80ojyzVE=w408-h306-k-no&quot;,\r\n              &quot;total_photos&quot;: 17,\r\n              &quot;snippet&quot;: &quot;559 Wilbraham Rd, Chorlton-cum-Hardy, Manchester M21 0AE&quot;,\r\n              &quot;latitude&quot;: 53.4424134,\r\n              &quot;longitude&quot;: -2.2761269,\r\n              &quot;is_claimed&quot;: true,\r\n              &quot;attributes&quot;: {\r\n                &quot;available_attributes&quot;: {\r\n                  &quot;from_the_business&quot;: [\r\n                    &quot;is_owned_by_women&quot;\r\n                  ],\r\n                  &quot;service_options&quot;: [\r\n                    &quot;has_seating_outdoors&quot;,\r\n                    &quot;has_curbside_pickup&quot;,\r\n                    &quot;has_no_contact_delivery&quot;,\r\n                    &quot;has_delivery&quot;,\r\n                    &quot;has_takeout&quot;,\r\n                    &quot;serves_dine_in&quot;\r\n                  ],\r\n                  &quot;highlights&quot;: [\r\n                    &quot;suitable_for_watching_sports&quot;\r\n                  ],\r\n                  &quot;offerings&quot;: [\r\n                    &quot;serves_alcohol&quot;,\r\n                    &quot;serves_beer&quot;,\r\n                    &quot;has_free_water_refills&quot;,\r\n                    &quot;serves_small_plates&quot;,\r\n                    &quot;serves_vegetarian&quot;,\r\n                    &quot;serves_wine&quot;\r\n                  ],\r\n                  &quot;dining_options&quot;: [\r\n                    &quot;serves_lunch&quot;,\r\n                    &quot;serves_dinner&quot;,\r\n                    &quot;has_seating&quot;\r\n                  ],\r\n                  &quot;amenities&quot;: [\r\n                    &quot;has_bar_onsite&quot;,\r\n                    &quot;has_restroom&quot;,\r\n                    &quot;has_wi_fi&quot;\r\n                  ],\r\n                  &quot;crowd&quot;: [\r\n                    &quot;welcomes_lgbtq&quot;,\r\n                    &quot;is_transgender_safespace&quot;\r\n                  ],\r\n                  &quot;children&quot;: [\r\n                    &quot;welcomes_children&quot;\r\n                  ]\r\n                },\r\n                &quot;unavailable_attributes&quot;: null\r\n              },\r\n              &quot;place_topics&quot;: null,\r\n              &quot;rating&quot;: {\r\n                &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                &quot;value&quot;: 4.8,\r\n                &quot;votes_count&quot;: 20,\r\n                &quot;rating_max&quot;: null\r\n              },\r\n              &quot;hotel_rating&quot;: null,\r\n              &quot;price_level&quot;: null,\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;: 1,\r\n                &quot;5&quot;: 18\r\n              },\r\n              &quot;people_also_search&quot;: [\r\n                {\r\n                  &quot;cid&quot;: &quot;17232394770490076156&quot;,\r\n                  &quot;feature_id&quot;: &quot;0x0:0xef25c3be1c5c2bfc&quot;,\r\n                  &quot;title&quot;: &quot;Purezza Manchester | Sustainable Pizza &#x1f355;&quot;,\r\n                  &quot;rating&quot;: {\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: 4.8,\r\n                    &quot;votes_count&quot;: 1084,\r\n                    &quot;rating_max&quot;: null\r\n                  }\r\n                },\r\n                {\r\n                  &quot;cid&quot;: &quot;46649816323458175&quot;,\r\n                  &quot;feature_id&quot;: &quot;0x0:0xa5bbc2c2cc047f&quot;,\r\n                  &quot;title&quot;: &quot;Ruyi Vegetarian House&quot;,\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;: 243,\r\n                    &quot;rating_max&quot;: null\r\n                  }\r\n                },\r\n                {\r\n                  &quot;cid&quot;: &quot;11457202295827891869&quot;,\r\n                  &quot;feature_id&quot;: &quot;0x0:0x9f0028c9029c869d&quot;,\r\n                  &quot;title&quot;: &quot;Wholesome Junkies&quot;,\r\n                  &quot;rating&quot;: {\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: 4.8,\r\n                    &quot;votes_count&quot;: 406,\r\n                    &quot;rating_max&quot;: null\r\n                  }\r\n                },\r\n                {\r\n                  &quot;cid&quot;: &quot;11877764939791668309&quot;,\r\n                  &quot;feature_id&quot;: &quot;0x0:0xa4d64c4819df1455&quot;,\r\n                  &quot;title&quot;: &quot;Double Zero Neapolitan Pizza&quot;,\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;: 1308,\r\n                    &quot;rating_max&quot;: null\r\n                  }\r\n                },\r\n                {\r\n                  &quot;cid&quot;: &quot;15605278880175987317&quot;,\r\n                  &quot;feature_id&quot;: &quot;0x0:0xd891167611cb9a75&quot;,\r\n                  &quot;title&quot;: &quot;Herbivorous Vegan | Withington |&quot;,\r\n                  &quot;rating&quot;: {\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: 4.8,\r\n                    &quot;votes_count&quot;: 93,\r\n                    &quot;rating_max&quot;: null\r\n                  }\r\n                }\r\n              ],\r\n              &quot;work_time&quot;: {\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;: 16,\r\n                          &quot;minute&quot;: 0\r\n                        },\r\n                        &quot;close&quot;: {\r\n                          &quot;hour&quot;: 20,\r\n                          &quot;minute&quot;: 45\r\n                        }\r\n                      }\r\n                    ],\r\n                    &quot;monday&quot;: null,\r\n                    &quot;tuesday&quot;: [\r\n                      {\r\n                        &quot;open&quot;: {\r\n                          &quot;hour&quot;: 16,\r\n                          &quot;minute&quot;: 0\r\n                        },\r\n                        &quot;close&quot;: {\r\n                          &quot;hour&quot;: 21,\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;: 16,\r\n                          &quot;minute&quot;: 0\r\n                        },\r\n                        &quot;close&quot;: {\r\n                          &quot;hour&quot;: 21,\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;: 16,\r\n                          &quot;minute&quot;: 0\r\n                        },\r\n                        &quot;close&quot;: {\r\n                          &quot;hour&quot;: 21,\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;: 16,\r\n                          &quot;minute&quot;: 0\r\n                        },\r\n                        &quot;close&quot;: {\r\n                          &quot;hour&quot;: 22,\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;: 14,\r\n                          &quot;minute&quot;: 0\r\n                        },\r\n                        &quot;close&quot;: {\r\n                          &quot;hour&quot;: 22,\r\n                          &quot;minute&quot;: 0\r\n                        }\r\n                      }\r\n                    ]\r\n                  },\r\n                  &quot;current_status&quot;: &quot;closed_forever&quot;\r\n                }\r\n              },\r\n              &quot;popular_times&quot;: null,\r\n              &quot;local_business_links&quot;: null,\r\n              &quot;contact_info&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;telephone&quot;,\r\n                  &quot;value&quot;: &quot;+447565790366&quot;,\r\n                  &quot;source&quot;: &quot;google_business&quot;\r\n                }\r\n              ],\r\n              &quot;check_url&quot;: &quot;https:\/\/www.google.co.uk\/maps?cid=5869321143710977031&amp;hl=en&amp;gl=GB&quot;,\r\n              &quot;last_updated_time&quot;: &quot;2023-09-15 16:25:54 +00:00&quot;,\r\n              &quot;first_seen&quot;: &quot;2023-09-17 10:03:04 +00:00&quot;\r\n            },\r\n            {\r\n              &quot;type&quot;: &quot;business_listing&quot;,\r\n              &quot;title&quot;: &quot;Rudy&#039;s Pizza Napoletana - Portland Street&quot;,\r\n              &quot;original_title&quot;: null,\r\n              &quot;description&quot;: &quot;For us it\u2019s all about the pizza. Just like in Naples, our dough is made on site every day, takes 24 hours to double ferment and just 60 seconds to cook. It is soft, light and floppy\u2026 so fold for strength or tuck in with a knife and fork. Enjoy.&quot;,\r\n              &quot;category&quot;: &quot;Neapolitan restaurant&quot;,\r\n              &quot;category_ids&quot;: [\r\n                &quot;neapolitan_restaurant&quot;,\r\n                &quot;pizza_restaurant&quot;\r\n              ],\r\n              &quot;additional_categories&quot;: [\r\n                &quot;Pizza restaurant&quot;\r\n              ],\r\n              &quot;cid&quot;: &quot;10486315685157041285&quot;,\r\n              &quot;feature_id&quot;: &quot;0x487bb1340d960e25:0x9186e08e88647485&quot;,\r\n              &quot;address&quot;: &quot;30 Portland St, Manchester M1 4GS&quot;,\r\n              &quot;address_info&quot;: {\r\n                &quot;borough&quot;: null,\r\n                &quot;address&quot;: &quot;30 Portland St&quot;,\r\n                &quot;city&quot;: &quot;Manchester&quot;,\r\n                &quot;zip&quot;: &quot;M1 4GS&quot;,\r\n                &quot;region&quot;: null,\r\n                &quot;country_code&quot;: &quot;GB&quot;\r\n              },\r\n              &quot;place_id&quot;: &quot;ChIJJQ6WDTSxe0gRhXRkiI7ghpE&quot;,\r\n              &quot;phone&quot;: &quot;+441615322922&quot;,\r\n              &quot;url&quot;: &quot;http:\/\/www.rudyspizza.co.uk\/&quot;,\r\n              &quot;domain&quot;: &quot;www.rudyspizza.co.uk&quot;,\r\n              &quot;logo&quot;: &quot;https:\/\/lh3.googleusercontent.com\/-N-oWgWK9SIw\/AAAAAAAAAAI\/AAAAAAAAAAA\/mXOiVcSr42I\/s44-p-k-no-ns-nd\/photo.jpg&quot;,\r\n              &quot;main_image&quot;: &quot;https:\/\/lh5.googleusercontent.com\/p\/AF1QipPVCXD8e1ByFNCFlfWmRkvx6h-ZEBHxXTDTGBGc=w408-h306-k-no&quot;,\r\n              &quot;total_photos&quot;: 345,\r\n              &quot;snippet&quot;: &quot;30 Portland St, Manchester M1 4GS&quot;,\r\n              &quot;latitude&quot;: 53.4790412,\r\n              &quot;longitude&quot;: -2.238241,\r\n              &quot;is_claimed&quot;: true,\r\n              &quot;attributes&quot;: {\r\n                &quot;available_attributes&quot;: {\r\n                  &quot;service_options&quot;: [\r\n                    &quot;has_seating_outdoors&quot;,\r\n                    &quot;has_delivery&quot;,\r\n                    &quot;has_takeout&quot;,\r\n                    &quot;serves_dine_in&quot;\r\n                  ],\r\n                  &quot;accessibility&quot;: [\r\n                    &quot;has_wheelchair_accessible_entrance&quot;,\r\n                    &quot;has_wheelchair_accessible_seating&quot;,\r\n                    &quot;has_wheelchair_accessible_restroom&quot;\r\n                  ],\r\n                  &quot;offerings&quot;: [\r\n                    &quot;serves_alcohol&quot;,\r\n                    &quot;serves_beer&quot;,\r\n                    &quot;serves_cocktails&quot;,\r\n                    &quot;serves_coffee&quot;,\r\n                    &quot;serves_late_night_food&quot;,\r\n                    &quot;serves_liquor&quot;,\r\n                    &quot;serves_vegan&quot;,\r\n                    &quot;serves_vegetarian&quot;,\r\n                    &quot;serves_wine&quot;\r\n                  ],\r\n                  &quot;dining_options&quot;: [\r\n                    &quot;serves_lunch&quot;,\r\n                    &quot;serves_dinner&quot;,\r\n                    &quot;serves_dessert&quot;,\r\n                    &quot;has_seating&quot;\r\n                  ],\r\n                  &quot;amenities&quot;: [\r\n                    &quot;has_bar_onsite&quot;,\r\n                    &quot;has_restroom&quot;\r\n                  ],\r\n                  &quot;atmosphere&quot;: [\r\n                    &quot;feels_casual&quot;\r\n                  ],\r\n                  &quot;crowd&quot;: [\r\n                    &quot;suitable_for_groups&quot;\r\n                  ],\r\n                  &quot;planning&quot;: [\r\n                    &quot;accepts_reservations&quot;\r\n                  ],\r\n                  &quot;payments&quot;: [\r\n                    &quot;pay_credit_card&quot;,\r\n                    &quot;pay_debit_card&quot;,\r\n                    &quot;pay_mobile_nfc&quot;\r\n                  ],\r\n                  &quot;children&quot;: [\r\n                    &quot;welcomes_children&quot;\r\n                  ],\r\n                  &quot;parking&quot;: [\r\n                    &quot;has_parking_lot_paid&quot;\r\n                  ]\r\n                },\r\n                &quot;unavailable_attributes&quot;: null\r\n              },\r\n              &quot;place_topics&quot;: {\r\n                &quot;toppings&quot;: 11,\r\n                &quot;drinks&quot;: 95,\r\n                &quot;pepperoni&quot;: 83,\r\n                &quot;garlic bread&quot;: 8,\r\n                &quot;great value&quot;: 6,\r\n                &quot;italian pizza&quot;: 6,\r\n                &quot;felt&quot;: 6,\r\n                &quot;the menu&quot;: 6,\r\n                &quot;vegan&quot;: 5,\r\n                &quot;conversation&quot;: 8\r\n              },\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;: 568,\r\n                &quot;rating_max&quot;: null\r\n              },\r\n              &quot;hotel_rating&quot;: null,\r\n              &quot;price_level&quot;: &quot;inexpensive&quot;,\r\n              &quot;rating_distribution&quot;: {\r\n                &quot;1&quot;: 11,\r\n                &quot;2&quot;: 6,\r\n                &quot;3&quot;: 24,\r\n                &quot;4&quot;: 73,\r\n                &quot;5&quot;: 454\r\n              },\r\n              &quot;people_also_search&quot;: [\r\n                {\r\n                  &quot;cid&quot;: &quot;7075759565876250352&quot;,\r\n                  &quot;feature_id&quot;: &quot;0x0:0x623225d6102046f0&quot;,\r\n                  &quot;title&quot;: &quot;Giorgio&quot;,\r\n                  &quot;rating&quot;: {\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: 4.3,\r\n                    &quot;votes_count&quot;: 805,\r\n                    &quot;rating_max&quot;: null\r\n                  }\r\n                },\r\n                {\r\n                  &quot;cid&quot;: &quot;3433913040112965233&quot;,\r\n                  &quot;feature_id&quot;: &quot;0x0:0x2fa7b5b76183d671&quot;,\r\n                  &quot;title&quot;: &quot;Noi Quattro - Pizzeria&quot;,\r\n                  &quot;rating&quot;: {\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: 4.6,\r\n                    &quot;votes_count&quot;: 1283,\r\n                    &quot;rating_max&quot;: null\r\n                  }\r\n                },\r\n                {\r\n                  &quot;cid&quot;: &quot;8217248936808194996&quot;,\r\n                  &quot;feature_id&quot;: &quot;0x0:0x7209885f0568a3b4&quot;,\r\n                  &quot;title&quot;: &quot;The Overstuffed Pizzeria&quot;,\r\n                  &quot;rating&quot;: {\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: 3,\r\n                    &quot;votes_count&quot;: 2,\r\n                    &quot;rating_max&quot;: null\r\n                  }\r\n                },\r\n                {\r\n                  &quot;cid&quot;: &quot;16738462618694490989&quot;,\r\n                  &quot;feature_id&quot;: &quot;0x0:0xe84af71149709b6d&quot;,\r\n                  &quot;title&quot;: &quot;Crazy Pedro&#039;s NQ&quot;,\r\n                  &quot;rating&quot;: {\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: 4.4,\r\n                    &quot;votes_count&quot;: 1599,\r\n                    &quot;rating_max&quot;: null\r\n                  }\r\n                },\r\n                {\r\n                  &quot;cid&quot;: &quot;13945137393035157451&quot;,\r\n                  &quot;feature_id&quot;: &quot;0x0:0xc18714930fe09fcb&quot;,\r\n                  &quot;title&quot;: &quot;PLY&quot;,\r\n                  &quot;rating&quot;: {\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: 4.1,\r\n                    &quot;votes_count&quot;: 1381,\r\n                    &quot;rating_max&quot;: null\r\n                  }\r\n                }\r\n              ],\r\n              &quot;work_time&quot;: {\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;: 12,\r\n                          &quot;minute&quot;: 0\r\n                        },\r\n                        &quot;close&quot;: {\r\n                          &quot;hour&quot;: 21,\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;: 12,\r\n                          &quot;minute&quot;: 0\r\n                        },\r\n                        &quot;close&quot;: {\r\n                          &quot;hour&quot;: 22,\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;: 12,\r\n                          &quot;minute&quot;: 0\r\n                        },\r\n                        &quot;close&quot;: {\r\n                          &quot;hour&quot;: 22,\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;: 12,\r\n                          &quot;minute&quot;: 0\r\n                        },\r\n                        &quot;close&quot;: {\r\n                          &quot;hour&quot;: 22,\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;: 12,\r\n                          &quot;minute&quot;: 0\r\n                        },\r\n                        &quot;close&quot;: {\r\n                          &quot;hour&quot;: 22,\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;: 12,\r\n                          &quot;minute&quot;: 0\r\n                        },\r\n                        &quot;close&quot;: {\r\n                          &quot;hour&quot;: 22,\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;: 12,\r\n                          &quot;minute&quot;: 0\r\n                        },\r\n                        &quot;close&quot;: {\r\n                          &quot;hour&quot;: 22,\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              },\r\n              &quot;popular_times&quot;: {\r\n                &quot;popular_times_by_days&quot;: {\r\n                  &quot;sunday&quot;: [\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 6,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 7,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 8,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 9,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 10,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 11,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 12,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 41\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 13,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 58\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 14,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 66\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 15,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 63\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 16,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 58\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 17,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 54\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 18,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 48\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 19,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 36\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 20,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 25\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 21,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 22,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 23,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    }\r\n                  ],\r\n                  &quot;monday&quot;: [\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 6,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 7,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 8,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 9,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 10,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 11,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 12,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 23\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 13,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 29\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 14,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 32\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 15,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 32\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 16,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 38\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 17,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 49\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 18,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 57\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 19,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 54\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 20,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 46\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 21,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 27\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 22,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 23,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    }\r\n                  ],\r\n                  &quot;tuesday&quot;: [\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 6,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 7,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 8,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 9,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 10,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 11,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 12,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 36\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 13,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 50\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 14,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 43\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 15,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 37\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 16,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 37\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 17,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 49\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 18,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 56\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 19,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 56\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 20,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 44\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 21,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 30\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 22,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 23,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    }\r\n                  ],\r\n                  &quot;wednesday&quot;: [\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 6,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 7,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 8,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 9,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 10,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 11,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 12,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 43\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 13,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 50\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 14,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 50\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 15,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 43\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 16,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 47\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 17,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 60\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 18,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 69\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 19,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 67\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 20,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 54\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 21,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 37\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 22,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 23,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    }\r\n                  ],\r\n                  &quot;thursday&quot;: [\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 6,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 7,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 8,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 9,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 10,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 11,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 12,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 36\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 13,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 47\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 14,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 43\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 15,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 46\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 16,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 56\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 17,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 72\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 18,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 78\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 19,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 76\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 20,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 58\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 21,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 37\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 22,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 23,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    }\r\n                  ],\r\n                  &quot;friday&quot;: [\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 6,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 7,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 8,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 9,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 10,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 11,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 12,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 33\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 13,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 43\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 14,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 43\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 15,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 43\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 16,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 47\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 17,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 69\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 18,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 83\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 19,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 83\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 20,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 74\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 21,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 54\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 22,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 23,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    }\r\n                  ],\r\n                  &quot;saturday&quot;: [\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 6,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 7,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 8,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 9,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 10,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 11,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 12,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 54\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 13,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 76\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 14,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 90\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 15,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 96\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 16,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 100\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 17,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 100\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 18,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 93\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 19,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 82\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 20,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 68\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 21,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 46\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 22,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    },\r\n                    {\r\n                      &quot;time&quot;: {\r\n                        &quot;hour&quot;: 23,\r\n                        &quot;minute&quot;: 0\r\n                      },\r\n                      &quot;popular_index&quot;: 0\r\n                    }\r\n                  ]\r\n                }\r\n              },\r\n              &quot;local_business_links&quot;: null,\r\n              &quot;contact_info&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;telephone&quot;,\r\n                  &quot;value&quot;: &quot;+441615322922&quot;,\r\n                  &quot;source&quot;: &quot;google_business&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;telephone&quot;,\r\n                  &quot;value&quot;: &quot;01213145880&quot;,\r\n                  &quot;source&quot;: &quot;backlinks&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;telephone&quot;,\r\n                  &quot;value&quot;: &quot;01519095505&quot;,\r\n                  &quot;source&quot;: &quot;backlinks&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;telephone&quot;,\r\n                  &quot;value&quot;: &quot;01142992550&quot;,\r\n                  &quot;source&quot;: &quot;backlinks&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;telephone&quot;,\r\n                  &quot;value&quot;: &quot;01619690196&quot;,\r\n                  &quot;source&quot;: &quot;backlinks&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;telephone&quot;,\r\n                  &quot;value&quot;: &quot;01519095109&quot;,\r\n                  &quot;source&quot;: &quot;backlinks&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;mail&quot;,\r\n                  &quot;value&quot;: &quot;liverpoolcastlest@rudyspizza.co.uk&quot;,\r\n                  &quot;source&quot;: &quot;backlinks&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;mail&quot;,\r\n                  &quot;value&quot;: &quot;peterstreet@rudyspizza.co.uk&quot;,\r\n                  &quot;source&quot;: &quot;backlinks&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;mail&quot;,\r\n                  &quot;value&quot;: &quot;sheffield@rudyspizza.co.uk&quot;,\r\n                  &quot;source&quot;: &quot;backlinks&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;mail&quot;,\r\n                  &quot;value&quot;: &quot;leeds@rudyspizza.co.uk&quot;,\r\n                  &quot;source&quot;: &quot;backlinks&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;mail&quot;,\r\n                  &quot;value&quot;: &quot;sale@rudyspizza.co.uk&quot;,\r\n                  &quot;source&quot;: &quot;backlinks&quot;\r\n                }\r\n              ],\r\n              &quot;check_url&quot;: &quot;https:\/\/www.google.co.uk\/maps?cid=10486315685157041285&amp;hl=en&amp;gl=GB&quot;,\r\n              &quot;last_updated_time&quot;: &quot;2024-03-27 17:32:19 +00:00&quot;,\r\n              &quot;first_seen&quot;: &quot;2023-09-17 10:03:04 +00:00&quot;\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 Business Listings Search Tasks \u200c\u200c Business Listings Search API provides results containing information about business entities listed on Google Maps in the specified categories. You will receive the address, contacts, rating, working hours, and other relevant data. The provided results are specific to the selected location (see the List of Locations) settings. [\/vc_column_text] [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template.php","meta":{"apibase_doc_request_yaml":"","apibase_doc_request_additional_yaml":"","apibase_doc_response_yaml":"parameters:\n  - name: version\n    type: string\n    description: |\n      <em>the current version of the API<\/em>\n  - name: status_code\n    type: integer\n    description: |\n      <i>general status code<\/i><br>you can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a><br><strong>Note:<\/strong> we strongly recommend designing a necessary system for handling related exceptional or error conditions\n  - name: status_message\n    type: string\n    description: |\n      <em>general informational message<\/em><br>you can find the full list of general informational messages <a href=\"\/v3\/appendix\/errors\">here<\/a>\n  - name: time\n    type: string\n    description: |\n      <em>execution time, seconds<\/em>\n  - name: cost\n    type: float\n    description: |\n      <em>total tasks cost, USD<\/em>\n  - name: tasks_count\n    type: integer\n    description: |\n      <em>the number of tasks in the <strong><code>tasks<\/code><\/strong>array<\/em>\n  - name: tasks_error\n    type: integer\n    description: |\n      <em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array returned with an error<\/em>\n  - name: tasks\n    type: array\n    description: |\n      <em>array of tasks<\/em>\n    items:\n      children:\n        - name: id\n          type: string\n          description: |\n            <em>unique task identifier in our system<\/em><br>in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Universally_unique_identifier\">Universally unique identifier (UUID)<\/a> format\n        - name: status_code\n          type: integer\n          description: |\n            <em>status code of the task<\/em><br>generated by DataForSEO; can be within the following range: 10000-60000\n        - name: status_message\n          type: string\n          description: |\n            <em>informational message of the task<\/em>\n        - name: time\n          type: string\n          description: |\n            <em>execution time, seconds<\/em>\n        - name: cost\n          type: float\n          description: |\n            <em>cost of the task, USD<\/em>\n        - name: result_count\n          type: integer\n          description: |\n            <em>number of elements in the <code>result<\/code> array<\/em>\n        - name: path\n          type: array\n          description: |\n            <em>URL path<\/em>\n        - name: data\n          type: object\n          description: |\n            <em>contains the same parameters that you specified in the POST request<\/em>\n        - name: result\n          type: array\n          description: |\n            <em>array of results<\/em>\n          items:\n            children:\n              - name: total_count\n                type: integer\n                description: |\n                  <em>total number of results in our database relevant to your request<\/em>\n              - name: count\n                type: integer\n                description: |\n                  <em>item types<\/em><br>the number of items in the <code>items<\/code> array\n              - name: offset_token\n                type: object\n                description: |\n                  <em>token for subsequent requests<\/em><br>by specifying the unique <code>offset_token<\/code> when setting a new task, you will get the subsequent results of the initial task;<br><code>offset_token<\/code> values are unique for each subsequent task\n                children:\n                  - name: items\n                    type: array\n                    description: |\n                      <em>encountered item types<\/em><br>types of search engine results encountered in the <code>items<\/code> array;<br>possible item types: <code>business_listing<\/code>\n                    items:\n                      children:\n                        - name: type\n                          type: string\n                          description: |\n                            <em>type of element = <strong>\u2018business_listing\u2019<\/strong><\/em>\n                        - name: title\n                          type: string\n                          description: |\n                            <em>title of the element in SERP<\/em><br>the name of the business entity for which the results are collected\n                        - name: original_title\n                          type: string\n                          description: |\n                            <em>original title of the element<\/em><br>original title not translated by Google\n                        - name: description\n                          type: string\n                          description: |\n                            <em>description of the element in SERP<\/em><br>the description of the business entity for which the results are collected\n                        - name: category\n                          type: string\n                          description: |\n                            <em>business category<\/em><br>Google My Business general category that best describes the services provided by the business entity\n                        - name: category_ids\n                          type: array\n                          description: |\n                            <em>global category IDs<\/em><br>universal category IDs that do not change based on the selected country\n                        - name: additional_categories\n                          type: array\n                          description: |\n                            <em>additional business categories<\/em><br>additional Google My Business categories that describe the services provided by the business entity in more detail\n                        - name: cid\n                          type: string\n                          description: |\n                            <em>google-defined client id<\/em><br>unique id of a local establishment<br>learn more about the identifier in <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-cid-place-id-feature-id\" target=\"_blank\" rel=\"noopener noreferrer\">this help center article<\/a>\n                        - name: feature_id\n                          type: string\n                          description: |\n                            <em>the unique identifier of the element in SERP<\/em><br>learn more about the identifier in <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-cid-place-id-feature-id\" target=\"_blank\" rel=\"noopener noreferrer\">this help center article<\/a>\n                        - name: address\n                          type: string\n                          description: |\n                            <em>address of the business entity<\/em>\n                        - name: address_info\n                          type: object\n                          description: |\n                            <em>object containing address components of the business entity<\/em>\n                          children:\n                            - name: borough\n                              type: string\n                              description: |\n                                <em>administrative unit or district the business entity location belongs to<\/em>\n                            - name: address\n                              type: string\n                              description: |\n                                <em>street address of the business entity<\/em>\n                            - name: city\n                              type: string\n                              description: |\n                                <em>name of the city where the business entity is located<\/em>\n                            - name: zip\n                              type: string\n                              description: |\n                                <em>ZIP code of the business entity<\/em>\n                            - name: region\n                              type: string\n                              description: |\n                                <em>DMA region of the business entity location<\/em>\n                            - name: country_code\n                              type: string\n                              description: |\n                                <em>ISO country code of the business entity location<\/em>\n                        - name: place_id\n                          type: string\n                          description: |\n                            <em>unique place identifier<\/em><br><a href=\"https:\/\/developers.google.com\/places\/place-id\">place id<\/a> of the local establishment featured in the element<br>learn more about the identifier in <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-cid-place-id-feature-id\" target=\"_blank\" rel=\"noopener noreferrer\">this help center article<\/a>\n                        - name: phone\n                          type: string\n                          description: |\n                            <em>phone number of the business entity<\/em>\n                        - name: url\n                          type: string\n                          description: |\n                            <em>absolute url of the business entity<\/em>\n                        - name: domain\n                          type: string\n                          description: |\n                            <em>domain of the business entity<\/em>\n                        - name: logo\n                          type: string\n                          description: |\n                            <em>URL of the logo featured in Google My Business profile<\/em>\n                        - name: main_image\n                          type: string\n                          description: |\n                            <em>URL of the main image featured in Google My Business profile<\/em>\n                        - name: total_photos\n                          type: integer\n                          description: |\n                            <em>total count of images featured in Google My Business profile<\/em>\n                        - name: snippet\n                          type: string\n                          description: |\n                            <em>additional information on the business entity<\/em>\n                        - name: latitude\n                          type: float\n                          description: |\n                            <i>latitude coordinate of the local establishments in google maps<\/i><br>example:<br><code>\"latitude\": 51.584091<\/code>\n                        - name: longitude\n                          type: float\n                          description: |\n                            <i>longitude coordinate of the local establishment in google maps<\/i><br>example:<br><code>\"longitude\": -0.31365919999999997<\/code>\n                        - name: is_claimed\n                          type: boolean\n                          description: |\n                            <i>shows whether the entity is verified by its owner on Google Maps<\/i>\n                        - name: attributes\n                          type: object\n                          description: |\n                            <em>service details in a form of user-reviewed checks;<\/em><br>service details of a business entity displayed in a form of checks and based on user feedback and business <code>category<\/code>\n                          children:\n                            - name: available_attributes\n                              type: object\n                              description: |\n                                <em>available attributes<\/em><br>indicates attributes a business entity can offer\n                            - name: unavailable_attributes\n                              type: object\n                              description: |\n                                <em>unavailable attributes<\/em><br>indicates attributes a business entity cannot offer\n                        - name: place_topics\n                          type: object\n                          description: |\n                            <em>keywords mentioned in customer reviews<\/em><br>contains most popular keywords related to products\/services mentioned in customer reviews of a business entity and the number of reviews mentioning each keyword<br>example: <code><br>\"place_topics\": {<br>\"egg roll\": 48,<br>\"birthday\": 33<br>}<\/code>\n                        - name: rating\n                          type: object\n                          description: |\n                            <em>the element's rating <\/em><br>the popularity rate based on reviews and displayed in SERP\n                          children:\n                            - name: rating_type\n                              type: string\n                              description: |\n                                <i>the type of <\/i><i>rating<\/i><br>here you can find the following elements: <code>Max5<\/code>, <code>Percents<\/code>, <code>CustomMax<\/code>\n                            - name: value\n                              type: integer\n                              description: |\n                                <em>the value of the rating<\/em>\n                            - name: votes_count\n                              type: integer\n                              description: |\n                                <em>the amount of <\/em><i>feedback<\/i>\n                            - name: rating_max\n                              type: integer\n                              description: |\n                                <em>the maximum value for a <code>rating_type<\/code><\/em>\n                        - name: hotel_rating\n                          type: integer\n                          description: |\n                            <em>hotel class rating<\/em><br>class 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>if there is no hotel class rating information, the value will be <code>null<\/code>\n                        - name: price_level\n                          type: string\n                          description: |\n                            <em>property price level<\/em><br>can take values: <code>inexpensive<\/code>, <code>moderate<\/code>, <code>expensive<\/code>, <code>very_expensive<\/code><br>if there is no price level information, the value will be <code>null<\/code>\n                        - name: rating_distribution\n                          type: object\n                          description: |\n                            <em>the distribution of ratings of the business entity<\/em><br>the object displays the number of 1-star to 5-star ratings, as reviewed by users\n                          children:\n                            - name: 1\n                              type: integer\n                              description: |\n                                <em>the number of 1-star ratings<\/em>\n                            - name: 2\n                              type: integer\n                              description: |\n                                <em>the number of 2-star ratings<\/em>\n                            - name: 3\n                              type: integer\n                              description: |\n                                <em>the number of 3-star ratings<\/em>\n                            - name: 4\n                              type: integer\n                              description: |\n                                <em>the number of 4-star ratings<\/em>\n                            - name: 5\n                              type: integer\n                              description: |\n                                <em>the number of 5-star ratings<\/em>\n                        - name: people_also_search\n                          type: array\n                          description: |\n                            <em>related business entities<\/em>\n                          items:\n                            children:\n                              - name: cid\n                                type: string\n                                description: |\n                                  <em>google-defined client id<\/em><br>unique id of a local establishment<br>learn more about the identifier in <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-cid-place-id-feature-id\" target=\"_blank\" rel=\"noopener noreferrer\">this help center article<\/a>\n                              - name: feature_id\n                                type: string\n                                description: |\n                                  <em>the unique identifier of the element in SERP<\/em><br>learn more about the identifier in <a href=\"https:\/\/dataforseo.com\/help-center\/what-is-cid-place-id-feature-id\" target=\"_blank\" rel=\"noopener noreferrer\">this help center article<\/a>\n                              - name: title\n                                type: string\n                                description: |\n                                  <em>title of the element in SERP<\/em><br>the name of the business entity for which the results are collected\n                              - name: rating\n                                type: object\n                                description: |\n                                  <em>the element's rating <\/em><br>the popularity rate based on reviews and displayed in SERP\n                                children:\n                                  - name: rating_type\n                                    type: string\n                                    description: |\n                                      <i>the type of <\/i><i>rating<\/i><br>here you can find the following elements: <code>Max5<\/code>, <code>Percents<\/code>, <code>CustomMax<\/code>\n                                  - name: value\n                                    type: integer\n                                    description: |\n                                      <em>the value of the rating<\/em>\n                                  - name: votes_count\n                                    type: integer\n                                    description: |\n                                      <em>the amount of <\/em><i>feedback<\/i>\n                                  - name: rating_max\n                                    type: integer\n                                    description: |\n                                      <em>the maximum value for a <code>rating_type<\/code><\/em>\n                        - name: work_time\n                          type: object\n                          description: |\n                            <em>work time details<\/em><br>information related to operational hours of the business entity\n                          children:\n                            - name: work_hours\n                              type: object\n                              description: |\n                                <em>open hours<\/em><br>information about work hours of the local establishment\n                              children:\n                                - name: timetable\n                                  type: object\n                                  description: |\n                                    <em>work hours timetable<\/em>\n                                  children:\n                                    - name: sunday\n                                      type: array\n                                      description: |\n                                        <em>work hours on Sunday<\/em><br><strong>can take values of the corresponding days of the week<\/strong>\n                                      items:\n                                        children:\n                                          - name: open\n                                            type: object\n                                            description: |\n                                              <em>opening time<\/em>\n                                            children:\n                                              - name: hour\n                                                type: integer\n                                                description: |\n                                                  <em>hours in the 24-hour format<\/em>\n                                              - name: minute\n                                                type: integer\n                                                description: |\n                                                  <em>minutes<\/em>\n                                          - name: close\n                                            type: object\n                                            description: |\n                                              <em>closing time<\/em>\n                                            children:\n                                              - name: hour\n                                                type: integer\n                                                description: |\n                                                  <em>hours in the 24-hour format<\/em>\n                                              - name: minute\n                                                type: integer\n                                                description: |\n                                                  <em>minutes<\/em>\n                                - name: current_status\n                                  type: string\n                                  description: |\n                                    <em>current status of the establishment<\/em><br>possible values: <code>open<\/code>, <code>close<\/code>, <code>temporarily_closed<\/code>, <code>closed_forever<\/code>\n                        - name: popular_times\n                          type: object\n                          description: |\n                            <em>popular times<\/em><br>information related to busy hours of the business entity\n                          children:\n                            - name: popular_times_by_days\n                              type: object\n                              description: |\n                                <em>popular hours<\/em><br>information about busy hours of the local establishment on each day of the week\n                              children:\n                                - name: sunday\n                                  type: array\n                                  description: |\n                                    <em>busy hours on Sunday<\/em><br><strong>can take values of the corresponding days of the week<\/strong>\n                                  items:\n                                    children:\n                                      - name: time\n                                        type: object\n                                        description: |\n                                          <em>busy hours<\/em>\n                                        children:\n                                          - name: hour\n                                            type: integer\n                                            description: |\n                                              <em>hours in a 24-hour format<\/em>\n                                          - name: minute\n                                            type: integer\n                                            description: |\n                                              <em>minutes<\/em>\n                                      - name: popular_index\n                                        type: integer\n                                        description: |\n                                          <em>popularity index<\/em><br>relative time-bound popularity index measured from <code>0<\/code> to <code>100<\/code>;<br>higher value corresponds to a busier time of a day\n                        - name: local_business_links\n                          type: array\n                          description: |\n                            <em>available interactions with the business<\/em><br>list of options to interact with the business directly from search results\n                          items:\n                            children:\n                              - name: type\n                                type: string\n                                description: |\n                                  <em>type of element<\/em><br>possible values:<br><code>\"reservation\"<br>\"order\"<br>\"delivery_services_element\"<br>\"menu\"<\/code>\n                              - name: title\n                                type: string\n                                description: |\n                                  <em>title of the element<\/em><br>domain of the reservation software\n                              - name: url\n                                type: string\n                                description: |\n                                  <em>URL to the services<\/em>\n                        - name: contact_info\n                          type: array\n                          description: |\n                            <em>available contacts of the business<\/em><br>list of contacts to interact with the business\n                          items:\n                            children:\n                              - name: type\n                                type: string\n                                description: |\n                                  <em>type of contact element<\/em>\n                              - name: value\n                                type: string\n                                description: |\n                                  <em>contact displayed in SERP <\/em><br>example:<br><code>\"+119797979736\"<\/code>\n                              - name: source\n                                type: string\n                                description: |\n                                  <em>data source<\/em>\n                        - name: check_url\n                          type: string\n                          description: |\n                            <em>direct URL to search engine results<\/em><br>you can use it to make sure that we provided accurate results\n                        - name: last_updated_time\n                          type: string\n                          description: |\n                            <em>date and time when the data was last updated<\/em><br>in the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d<br>example:<br><code>2023-01-26 09:03:15 +00:00<\/code>\n                        - name: first_seen\n                          type: string\n                          description: |\n                            <em>date and time when our crawler found the business listing element for the first time<\/em><br>in the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d<br>example:<br><code>2023-03-11 10:04:11 +00:00<\/code>","footnotes":""},"class_list":["post-16879","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/16879","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\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/comments?post=16879"}],"version-history":[{"count":50,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/16879\/revisions"}],"predecessor-version":[{"id":24225,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/16879\/revisions\/24225"}],"wp:attachment":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/media?parent=16879"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}