Google Maps Local Results API
The Google Maps Local Results API allows a user to scrape the results of a Google Maps Search. SerpApi is able to make sense of this information and extract ads
and local_results
blocks. Each of this result blocks can contain title
, reviews
, open_state
, rating
, price
, type
, address
, phone
, description
, hours
, thumbnail
, gps_coordinates
, data_id
, data_cid
(also known as CID or ludocid), links
and more. To scrape Google Maps Local results with SerpApi, create a search with these parameters:
API Examples
API Parameters
type
Required
Parameter must be set to search
. (I.e., type=search
)
q
Required
You can use anything that you would use in a regular Google Maps search
start
Optional
Parameter defines the result offset. It skips the given number of results. It's used for pagination. (e.g., 0
(default) is the first page of results, 20
is the 2nd page of results, 40
is the 3rd page of results, etc.).
ll
Optional
Parameter defines GPS coordinates of location where you want your q (query) to be applied. It has to be constructed in the next sequence:@
+ latitude
+ ,
+ longitude
+ ,
+ zoom
This will form a string that looks like this:
e.g. @40.7455096,-74.0083012,14z
. The zoom
parameter is optional but recommended for higher precision (it ranges from 3z
, map completely zoomed out - to 21z
, map completely zoomed in). The parameter should only be used when type is set to search
.
Parameter is required when using pagination.
Local results overview

{
...
"local_results": [
{
"position": 1,
"title": "Peet's Coffee",
"place_id": "ChIJG3lW5ZhZwokRbbE3bvRnzb0",
"data_id": "0x89c25998e556791b:0xbdcd67f46e37b16d",
"data_cid": "13676701942912889197",
"reviews_link": "https://serpapi.com/search.json?data_id=0x89c25998e556791b%3A0xbdcd67f46e37b16d&engine=google_maps_reviews&hl=en",
"photos_link": "https://serpapi.com/search.json?data_id=0x89c25998e556791b%3A0xbdcd67f46e37b16d&engine=google_maps_photos&hl=en",
"gps_coordinates": {
"latitude": 40.734693,
"longitude": -73.99097499999999
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x89c25998e556791b%3A0xbdcd67f46e37b16d%218m2%213d40.734693%214d-73.99097499999999&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 4.3,
"reviews": 201,
"price": "$",
"type": "Coffee shop",
"address": "853 Broadway, New York, NY 10003",
"open_state": "Closed ⋅ Opens 7:00AM",
"hours": "Opens at 7:00 AM",
"operating_hours": {
"wednesday": "7AM–6PM",
"thursday": "7AM–6PM",
"friday": "7AM–6PM",
"saturday": "10AM–4PM",
"sunday": "Closed",
"monday": "7AM–6PM",
"tuesday": "7AM–6PM"
},
"phone": "(646) 759-4933",
"website": "https://locations.peets.com/ll/US/NY/New-York/853-Broadway",
"description": "Coffeehouse chain also known for its tea. Berkeley-born chain featuring signature coffee, tea & blended drinks alongside baked goods.",
"service_options": {
"takeout": true,
"delivery": false
},
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNGZY9yFY8iEGSobkCA_xsNtvhH17sUthKCIMkO=w80-h106-k-no"
},
{
"position": 2,
"title": "Blue Bottle Coffee",
"place_id": "ChIJ2wHSrZlZwokRgtQcf8U3emw",
"data_id": "0x89c25999add201db:0x6c7a37c57f1cd482",
"data_cid": "7816621424635597954",
"reviews_link": "https://serpapi.com/search.json?data_id=0x89c25999add201db%3A0x6c7a37c57f1cd482&engine=google_maps_reviews&hl=en",
"photos_link": "https://serpapi.com/search.json?data_id=0x89c25999add201db%3A0x6c7a37c57f1cd482&engine=google_maps_photos&hl=en",
"gps_coordinates": {
"latitude": 40.7340106,
"longitude": -73.992526
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x89c25999add201db%3A0x6c7a37c57f1cd482%218m2%213d40.7340106%214d-73.992526&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 4.4,
"reviews": 171,
"price": "$$",
"type": "Coffee shop",
"address": "101 University Pl, New York, NY 10003",
"open_state": "Closed ⋅ Opens 7:00AM",
"hours": "Opens at 7:00 AM",
"operating_hours": {
"wednesday": "7AM–8PM",
"thursday": "7AM–8PM",
"friday": "7AM–8PM",
"saturday": "7AM–8PM",
"sunday": "8AM–7PM",
"monday": "7AM–8PM",
"tuesday": "7AM–8PM"
},
"phone": "(510) 653-3394",
"website": "https://bluebottlecoffee.com/cafes/university-place",
"description": "Hip cafe for gourmet coffee & pastries. Trendy cafe chain offering upscale coffee drinks & pastries, plus beans & brewing equipment.",
"service_options": {
"takeout": true,
"delivery": true
},
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNIpylioV7PNNLbdPMaptnI2f5tXWCfA7K719w6=w80-h106-k-no"
},
{
"position": 3,
"title": "Starbucks",
"place_id": "ChIJyenEWclZwokRQ4xrCTwZwgE",
"data_id": "0x89c259c959c4e9c9:0x1c2193c096b8c43",
"data_cid": "126691485166570563",
"reviews_link": "https://serpapi.com/search.json?data_id=0x89c259c959c4e9c9%3A0x1c2193c096b8c43&engine=google_maps_reviews&hl=en",
"photos_link": "https://serpapi.com/search.json?data_id=0x89c259c959c4e9c9%3A0x1c2193c096b8c43&engine=google_maps_photos&hl=en",
"gps_coordinates": {
"latitude": 40.740418,
"longitude": -74.005053
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x89c259c959c4e9c9%3A0x1c2193c096b8c43%218m2%213d40.740418%214d-74.005053&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 4.5,
"reviews": 24,
"price": "$$",
"type": "Coffee shop",
"address": "678 Hudson St, New York, NY 10014",
"open_state": "Open ⋅ Closes 6:30AM",
"hours": "Open until 6:30 PM",
"operating_hours": {
"wednesday": "6AM–7PM",
"thursday": "6AM–7PM",
"friday": "6AM–7PM",
"saturday": "7AM–7PM",
"sunday": "7AM–7PM",
"monday": "6AM–7PM",
"tuesday": "6AM–7PM"
},
"phone": "(646) 634-9309",
"website": "https://www.starbucks.com/",
"description": "Iconic Seattle-based coffeehouse chain. Seattle-based coffeehouse chain known for its signature roasts, light bites and WiFi availability.",
"service_options": {
"takeout": true,
"delivery": false
},
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOOR6Fomj-k_i5WhmiTs-ko5k6jd9aAMbMwnrid=w80-h106-k-no"
},
...
],
...
}
Results for: Ads

{
...
"ads": [
{
"position": 1,
"title": "Domino's Pizza",
"place_id": "ChIJfTNUMLtZwokRD2OS-fD0Rzk",
"data_id": "0x89c259bb3054337d:0x3947f4f0f992630f",
"place_id": 4127536899324797711,
"reviews_link": "https://serpapi.com/search.json?data_id=0x89c259bb3054337d%3A0x3947f4f0f992630f&engine=google_maps_reviews&hl=en",
"photos_link": "https://serpapi.com/search.json?data_id=0x89c259bb3054337d%3A0x3947f4f0f992630f&engine=google_maps_photos&hl=en",
"gps_coordinates": {
"latitude": 40.743674399999996,
"longitude": -73.995291
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x89c259bb3054337d%3A0x3947f4f0f992630f%218m2%213d40.743674399999996%214d-73.995291&engine=google_maps&token=ee21b947a5e26b46&type=place",
"rating": 3.7,
"reviews": 237,
"price": "$",
"type": "Pizza delivery",
"address": "170 W 23rd St, New York, NY 10011",
"open_state": "Open ⋅ Closes 2:00AM",
"hours": "Open until 2:00 AM",
"operating_hours": {
"wednesday": "9:30AM–2AM",
"thursday": "9:30AM–2AM",
"friday": "9:30AM–3AM",
"saturday": "9:30AM–3AM",
"sunday": "9:30AM–2AM",
"monday": "9:30AM–2AM",
"tuesday": "9:30AM–2AM"
},
"phone": "(212) 243-5700",
"website": "https://www.dominos.com/en/?utm_source=google&utm_medium=loclist&utm_campaign=localmaps",
"description": "Longtime pizza chain known for delivery. Delivery/carryout chain offering a wide range of pizza, plus chicken & other sides.",
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOOYKR9pi0gjtEVde5ry1N_XJFXllGPyT3Cw5te=w360-h270-k-no"
}
],
...
}
Results for: Hotel
price
and amenities
. You can also set custom filters to check hotel availability. You can do this by passing a value to the data parameter in the next format:Date -
!4m6!2m5!5m3!5m1!1s
+ date
(e.g. data=!4m6!2m5!5m3!5m1!1s2019-11-27
)Price -
!4m4!2m3!5m1!9i
+ price
+ !6e3
(e.g. data=!4m4!2m3!5m1!9i50000!6e3
)Date + Price -
!4m6!2m5!5m3!5m1!1s
+ date
+ !9i
+ price
+ !6e3
(e.g. data=!4m6!2m5!5m3!5m1!1s2019-11-27!9i50000!6e3
)* If you are interested in passing other filters, you can visit the Google Maps website, set filters you want and simply copy data value from their URL to SerpApi URL.
* Filter won't work when using pagination.

{
...
"local_results": [
{
"position": 1,
"title": "Renaissance New York Midtown Hotel",
"place_id": "ChIJD4pwJaxZwokR0qqTEwVPsB0",
"data_id": "0x89c259ac25708a0f:0x1db04f051393aad2",
"data_cid": "2139296706222861010",
"reviews_link": "https://serpapi.com/search.json?data_id=0x89c259ac25708a0f:0x1db04f051393aad2&engine=google_maps_reviews&hl=en",
"photos_link": "https://serpapi.com/search.json?data_id=0x89c259ac25708a0f:0x1db04f051393aad2&engine=google_maps_photos&hl=en",
"gps_coordinates": {
"latitude": 40.7517558,
"longitude": -73.9910886
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x89c259ac25708a0f%3A0x1db04f051393aad2%218m2%213d40.7517558%214d-73.9910886&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 4.5,
"reviews": 1573,
"price": "$184",
"type": "Hotel",
"address": "218 W 35th St, New York, NY 10001",
"phone": "(212) 239-0014",
"website": "https://www.marriott.com/hotels/travel/nycsg-renaissance-new-york-midtown-hotel/?scid=bb1a189a-fec3-4d19-a255-54ba596febe2&y_source=1_Mzg5MDAzMy03MTUtbG9jYXRpb24uZ29vZ2xlX3dlYnNpdGVfb3ZlcnJpZGU%3D",
"description": "Posh hotel with dining & chic lounges. Contemporary quarters in an upscale hotel offering international cuisine, stylish lounges & a gym.",
"amenities": [
"Free Wi-Fi"
],
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMNiYFABw1ra7ip0apOcnqdX1ZOaRxzu-_aYbmd=w137-h92-k-no"
},
{
"position": 2,
"title": "Hampton Inn Manhattan-Madison Square Garden Area",
"place_id": "ChIJuyEmPa9ZwokRE0zkFnH6YDk",
"data_id": "0x89c259af3d2621bb:0x3960fa7116e44c13",
"data_cid": "4134579821548424211",
"reviews_link": "https://serpapi.com/search.json?data_id=0x89c259af3d2621bb:0x3960fa7116e44c13&engine=google_maps_reviews&hl=en",
"photos_link": "https://serpapi.com/search.json?data_id=0x89c259af3d2621bb:0x3960fa7116e44c13&engine=google_maps_photos&hl=en",
"gps_coordinates": {
"latitude": 40.7480677,
"longitude": -73.9902323
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x89c259af3d2621bb%3A0x3960fa7116e44c13%218m2%213d40.7480677%214d-73.9902323&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 4.1,
"reviews": 878,
"price": "$114",
"type": "Hotel",
"address": "116 W 31st St, New York, NY 10001",
"phone": "(212) 947-9700",
"website": "https://www.hilton.com/en/hotels/nychshx-hampton-manhattan-madison-square-garden-area/?SEO_id=GMB-HX-NYCHSHX&y_source=1_MjA4MjA4Ni03MTUtbG9jYXRpb24uZ29vZ2xlX3dlYnNpdGVfb3ZlcnJpZGU%3D",
"description": "Modern Midtown hotel with chic rooms. Modern Midtown hotel featuring chic rooms & a fitness room, plus free breakfast & WiFi. ",
"amenities": [
"Free Wi-Fi",
"Free breakfast"
],
"thumbnail": "//lh3.googleusercontent.com/proxy/lCCoCFwDHi7-WXUkLQ9B8DSSRp8G4ahhz8q8PLlu7o5Xz1Wxe3V9RXXd_se77rWzZs8jqVD-ufa0sECRAOEFg36iNE_BIOfjQ_yNRhHXRmgPi1SVJBU54lxra1dUaY0YQBeNHoayCJ4AVNA371oR16J8NEtVmA=w138-h92-k-no"
},
{
"position": 3,
"title": "Hilton New York Fashion District",
"place_id": "ChIJB7VeR6VZwokRjvql6CK49FM",
"data_id": "0x89c259a5475eb507:0x53f4b822e8a5fa8e",
"data_cid": "6049662659537009294",
"reviews_link": "https://serpapi.com/search.json?data_id=0x89c259a5475eb507:0x53f4b822e8a5fa8e&engine=google_maps_reviews&hl=en",
"photos_link": "https://serpapi.com/search.json?data_id=0x89c259a5475eb507:0x53f4b822e8a5fa8e&engine=google_maps_photos&hl=en",
"gps_coordinates": {
"latitude": 40.7455256,
"longitude": -73.9937621
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x89c259a5475eb507%3A0x53f4b822e8a5fa8e%218m2%213d40.7455256%214d-73.9937621&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 4.1,
"reviews": 1487,
"price": "$204",
"type": "Hotel",
"address": "152 W 26th St, New York, NY 10001",
"phone": "(212) 858-5888",
"website": "https://www.hilton.com/en/hotels/nycfdhf-hilton-new-york-fashion-district/?SEO_id=GMB-HF-NYCFDHF&y_source=1_MTIyMDc5NS03MTUtbG9jYXRpb24uZ29vZ2xlX3dlYnNpdGVfb3ZlcnJpZGU%3D",
"description": "Modern hotel with a rooftop lounge. Upscale property offering chic rooms & a rooftop cocktail lounge, plus a trendy bar & grill.",
"amenities": [
"Free Wi-Fi"
],
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMXQMkSSgKtPmEZ_qAlMfnAJquLMOF6r3Zykwhb=w138-h92-k-no"
},
...
],
...
}
Pagination example: retrieving second page results
20
is the 2nd page of results, 40
is the 3rd page of results, etc.).When using pagination, ll parameter that defines GPS coordinates is required.
Limitations when using pagination:
• Applying filters like "price", "rating" and other, won't work
• API does not have an HTML response, just a text.
search_metadata.prettify_html_file
contains link to the prettified version of the result.
{
"local_results": [
{
"position": 1,
"title": "Le Cafe Coffee",
"place_id": "ChIJkXKOZZhZwokRN_djxuoBfQM",
"data_id": "0x89c25998658e7291:0x37d01eac663f737",
"data_cid": "251359262065030967",
"reviews_link": "https://serpapi.com/search.json?data_id=0x89c25998658e7291%3A0x37d01eac663f737&engine=google_maps_reviews&hl=en",
"photos_link": "https://serpapi.com/search.json?data_id=0x89c25998658e7291%3A0x37d01eac663f737&engine=google_maps_photos&hl=en",
"gps_coordinates": {
"latitude": 40.7357843,
"longitude": -73.9927257
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x89c25998658e7291%3A0x37d01eac663f737%218m2%213d40.7357843%214d-73.9927257&engine=google_maps&google_domain=google.com&hl=en&start=20&type=place",
"rating": 4.5,
"reviews": 194,
"price": "$$",
"type": "Coffee shop",
"address": "7 E 14th St, New York, NY 10003",
"open_state": "Closed ⋅ Opens 7:00AM",
"hours": "Opens at 7:00 AM",
"operating_hours": {
"wednesday": "7:30AM–4PM",
"thursday": "7:30AM–4PM",
"friday": "7:30AM–4PM",
"saturday": "8AM–3PM",
"sunday": "Closed",
"monday": "7:30AM–4PM",
"tuesday": "7:30AM–4PM"
},
"phone": "(212) 365-1060",
"website": "http://www.lecafecoffee.com/",
"description": "Cozy spot known for its latte art. Known for its latte art & seasonal drinks, this quaint coffee bar also offers pastries & sandwiches.",
"service_options": {
"dine_in": true,
"takeout": true,
"delivery": true
},
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipP8oYaCJ6VXwl9DGmb5PeAR6w77PocvlYRsDsym=w122-h92-k-no"
},
...
],
"serpapi_pagination": {
"next": "https://serpapi.com/search.json?engine=google_maps&google_domain=google.com&hl=en&ll=%4040.7455096%2C-74.0083012%2C14z&q=coffee&start=40&type=search",
"current": "https://serpapi.com/search.json?engine=google_maps&google_domain=google.com&hl=en&ll=%4040.7455096%2C-74.0083012%2C14z&q=coffee&start=20&type=search",
"previous": "https://serpapi.com/search.json?engine=google_maps&google_domain=google.com&hl=en&ll=%4040.7455096%2C-74.0083012%2C14z&q=coffee&start=0&type=search"
}
}
Results for: freezers Austin

{
...
"local_results": [
{
"position": 1,
"title": "Austin Industrial Refrigeration",
"place_id": "ChIJkR0uHy7NRIYRal2P7SdVYPY",
"data_id": "0x8644cd2e1f2e1d91:0xf6605527ed8f5d6a",
"data_cid": "17753283361072176490",
"reviews_link": "https://serpapi.com/search.json?data_id=0x8644cd2e1f2e1d91%3A0xf6605527ed8f5d6a&engine=google_maps_reviews&hl=en",
"photos_link": "https://serpapi.com/search.json?data_id=0x8644cd2e1f2e1d91%3A0xf6605527ed8f5d6a&engine=google_maps_photos&hl=en",
"gps_coordinates": {
"latitude": 30.4447577,
"longitude": -97.77864339999999
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x8644cd2e1f2e1d91%3A0xf6605527ed8f5d6a%218m2%213d30.4447577%214d-97.77864339999999&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 4.0,
"reviews": 4,
"type": "HVAC contractor",
"address": "13200 Pond Springs Rd # D30, Austin, TX 78729, United States",
"open_state": "Closed ⋅ Opens 8:00AM",
"hours": "Opens at 8:00 AM",
"operating_hours": {
"wednesday": "8AM–5PM",
"thursday": "8AM–5PM",
"friday": "8AM–5PM",
"saturday": "Closed",
"sunday": "Closed",
"monday": "8AM–5PM",
"tuesday": "8AM–5PM"
},
"phone": "+1 512-249-7634",
"website": "http://www.austin-industrial.com/",
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipO3X-XhGC725jLwxc-opAJCOnLsXhN04oj15S_8=w163-h92-k-no"
},
{
"position": 2,
"title": "Appliance Associates",
"place_id": "ChIJU9M_k0bKRIYRLQ3cS7Xdwp8",
"data_id": "0x8644ca46933fd353:0x9fc2ddb54bdc0d2d",
"data_cid": "11512007368243940653",
"reviews_link": "https://serpapi.com/search.json?data_id=0x8644ca46933fd353%3A0x9fc2ddb54bdc0d2d&engine=google_maps_reviews&hl=en",
"photos_link": "https://serpapi.com/search.json?data_id=0x8644ca46933fd353%3A0x9fc2ddb54bdc0d2d&engine=google_maps_photos&hl=en",
"gps_coordinates": {
"latitude": 30.330581199999997,
"longitude": -97.7241722
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x8644ca46933fd353%3A0x9fc2ddb54bdc0d2d%218m2%213d30.330581199999997%214d-97.7241722&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 3.9,
"reviews": 33,
"type": "Appliance store",
"address": "814 Romeria Dr, Austin, TX 78757, United States",
"open_state": "Closed ⋅ Opens 9:00AM",
"hours": "Opens at 9:00 AM",
"operating_hours": {
"wednesday": "9AM–6PM",
"thursday": "9AM–6PM",
"friday": "9AM–6PM",
"saturday": "10AM–5PM",
"sunday": "Closed",
"monday": "9AM–6PM",
"tuesday": "9AM–6PM"
},
"phone": "+1 512-454-5896",
"website": "https://www.applianceofaustin.com/",
"description": "Dealer of brand-name home appliances. Retail showroom for new, imperfect & close-out brand-name home appliances, plus parts & repairs.",
"user_review": "“When looking for a refrigerator/freezer, I presented Kirk with my list of ...”",
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPwM-moaI-30sZ1Wrn98zO4py6_jKjlxI6SdZ7o=w122-h92-k-no"
},
{
"position": 3,
"title": "Thermal Trek, Inc. (Refrigerated Trailer Storage)",
"place_id": "ChIJA2bsySq0RIYRBJ7dyPuc6n8",
"data_id": "0x8644b42ac9ec6603:0x7fea9cfbc8dd9e04",
"data_cid": "9217352192587832836",
"reviews_link": "https://serpapi.com/search.json?engine=google_maps_reviews&hl=en&data_id=0x8644b42ac9ec6603:0x7fea9cfbc8dd9e04",
"photos_link": "https://serpapi.com/search.json?engine=google_maps_photos&hl=en&data_id=0x8644b42ac9ec6603:0x7fea9cfbc8dd9e04",
"gps_coordinates": {
"latitude": 30.4305098,
"longitude": -97.6794413
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x8644b42ac9ec6603%3A0x7fea9cfbc8dd9e04%218m2%213d30.4305098%214d-97.6794413&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 5.0,
"reviews": 3,
"type": "Trailer rental service",
"address": "1806 Hydro Dr, Austin, TX 78728, United States",
"open_state": "Closed ⋅ Opens 7:30AM",
"hours": "Opens at 7:30 AM",
"operating_hours": {
"wednesday": "7:30am–5:30pm",
"thursday": "7:30am–5:30pm",
"friday": "7:30am–5:30pm",
"saturday": "Closed",
"sunday": "Closed",
"monday": "7:30am–5:30pm",
"tuesday": "7:30am–5:30pm"
},
"phone": "+1 512-610-2010",
"website": "http://www.thermaltrek.com/",
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPwLyeadjIHFv9IyPBXwbI8xWtADUUaftcMUDk0=w117-h92-k-no"
},
...
],
...
}
Results for: freezers Texas

{
...
"local_results": [
{
"position": 1,
"title": "Preferred Freezer Services",
"place_id": "ChIJW4D1FYa7QIYRJRQ_ttk5768",
"data_id": "0x8640bb8615f5805b:0xafef39d9b63f1425",
"data_cid": "12677415083299509285",
"reviews_link": "https://serpapi.com/search.json?engine=google_maps_reviews&hl=en&data_id=0x8640bb8615f5805b:0xafef39d9b63f1425",
"photos_link": "https://serpapi.com/search.json?engine=google_maps_photos&hl=en&data_id=0x8640bb8615f5805b:0xafef39d9b63f1425",
"gps_coordinates": {
"latitude": 29.781001099999997,
"longitude": -95.277844
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x8640bb8615f5805b%3A0xafef39d9b63f1425%218m2%213d29.781001099999997%214d-95.277844&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 4.3,
"reviews": 58,
"type": "Cold storage facility",
"address": "555 Aleen St, Houston, TX 77029",
"open_state": "Closed ⋅ Opens 7:00AM",
"hours": "Opens at 7:00 AM",
"phone": "(713) 222-6300",
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOEak5Md8nT0mmpYRPzEzQQYLnbKKWNUeXZw8r0=w163-h92-k-no"
},
{
"position": 2,
"title": "Preferred Freezer Services",
"place_id": "ChIJW4D1FYa7QIYRJRQ_ttk5768",
"data_id": "0x8640a01c243effef:0x17c0ef5ecf286b8e",
"data_cid": "12677415083299509285",
"reviews_link": "https://serpapi.com/search.json?engine=google_maps_reviews&hl=en&data_id=0x8640a01c243effef:0x17c0ef5ecf286b8e",
"photos_link": "https://serpapi.com/search.json?engine=google_maps_photos&hl=en&data_id=0x8640a01c243effef:0x17c0ef5ecf286b8e",
"gps_coordinates": {
"latitude": 29.6957961,
"longitude": -95.0751176
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x8640a01c243effef%3A0x17c0ef5ecf286b8e%218m2%213d29.6957961%214d-95.0751176&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 4.1,
"reviews": 78,
"type": "Cold storage facility",
"address": "10060 Porter Rd, La Porte, TX 77571",
"open_state": "Closed ⋅ Opens 6:00AM",
"hours": "Opens at 6:00 AM",
"phone": "(281) 867-4500",
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNRQcMP00HymIV7krLeORZWy1_kRz_1bizhXf-Y=w80-h106-k-no"
},
{
"position": 3,
"title": "Preferred Freezer Services",
"place_id": "ChIJW4D1FYa7QIYRJRQ_ttk5768",
"data_id": "0x86409e1a80cf441d:0xea5749b5ba3b0bd6",
"data_cid": "12677415083299509285",
"reviews_link": "https://serpapi.com/search.json?engine=google_maps_reviews&hl=en&data_id=0x86409e1a80cf441d:0xea5749b5ba3b0bd6",
"photos_link": "https://serpapi.com/search.json?engine=google_maps_photos&hl=en&data_id=0x86409e1a80cf441d:0xea5749b5ba3b0bd6",
"gps_coordinates": {
"latitude": 29.6158269,
"longitude": -95.06889059999999
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x86409e1a80cf441d%3A0xea5749b5ba3b0bd6%218m2%213d29.6158269%214d-95.06889059999999&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 4.6,
"reviews": 75,
"type": "Warehouse",
"address": "10585 Red Bluff Rd, Pasadena, TX 77507",
"open_state": "Closed ⋅ Opens 7:00AM",
"hours": "Opens at 7:00 AM",
"phone": "(281) 291-9100",
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMgY7xibL5oTEijCHlIa8PcAHUTu7SEpcE0Cotx=w163-h92-k-no"
},
...
],
...
}