Map Place Details
3 min
google map place details results \<font color="#52c41a">desktop\</font> tablet mobile serpwow populates the map place details object in the json output when a valid data id (retrieved from a search type=places request) is provided for the search type= map place details note fetching map place details requires two upstream requests an initial maps page load to establish a session, followed by an xhr call that returns the actual map place details as a result, every map place details request is billed at 2 credits below is an example of how the map place details are represented in the serpwow result json with the data id request parameter { "request info" { "success" true, "credits used" 2383, "credits used this request" 2, "credits remaining" 4997617, "credits reset at" "2026 05 27t17 48 54 324z" }, "search parameters" { "engine" "google", "search type" "map place details", "data id" "0x89c259cea3b62d4d 0x4519bf551f37923f" }, "search metadata" { "created at" "2026 05 15t12 07 00 537z", "processed at" "2026 05 15t12 07 02 849z", "total time taken" 2 31, "engine url" "https //www google com/maps/place/data=!4m2!3m1!1s0x89c259cea3b62d4d%3a0x4519bf551f37923f?hl=en", "html url" "https //api serpwow\ com/live/search?api key=b75df5a1f5e44eb5bf86f6c9cf568aa0\&engine=google\&search type=map place details\&data id=0x89c259cea3b62d4d%3a0x4519bf551f37923f\&output=html", "json url" "https //api serpwow\ com/live/search?api key=b75df5a1f5e44eb5bf86f6c9cf568aa0\&engine=google\&search type=map place details\&data id=0x89c259cea3b62d4d%3a0x4519bf551f37923f\&output=json" }, "search information" { "original query yields zero results" false }, "map place details" { "data id" "0x89c259cea3b62d4d 0x4519bf551f37923f", "data cid" "4979221235351654975", "title" "slice pizza", "address" "700 3rd ave, new york, ny 10017", "address breakdown" { "address1" "700 3rd ave", "city" "new york", "state" "new york", "zipcode" "10017", "country" "us" }, "website" "https //www orderslicepizzamenu com/", "rating" 4 3, "reviews" 363, "type" "pizza restaurant", "category" "pizza restaurant", "categories" \[ "pizza restaurant", "delivery service", "pizza delivery", "pizza takeout" ], "description" "unfussy counter serve pizzeria serving brick oven pies & slices, plus buffalo wings ", "phone" "+16468581505", "opening hours" { "per day" \[ { "name" "friday", "value" "10 am–4 am", "date" "2026 5 15", "day number" 5, "parsed" \[ { "open" "10 am", "close" "4 am" } ] }, { "name" "saturday", "value" "10 am–4 am", "date" "2026 5 16", "day number" 6, "parsed" \[ { "open" "10 am", "close" "4 am" } ] }, { "name" "sunday", "value" "closed", "date" "2026 5 17", "day number" 0 }, { "name" "monday", "value" "10 am–2 am", "date" "2026 5 18", "day number" 1, "parsed" \[ { "open" "10 am", "close" "2 am" } ] }, { "name" "tuesday", "value" "10 am–2 am", "date" "2026 5 19", "day number" 2, "parsed" \[ { "open" "10 am", "close" "2 am" } ] }, { "name" "wednesday", "value" "10 am–12 am", "date" "2026 5 20", "day number" 3, "parsed" \[ { "open" "10 am", "close" "12 am" } ] }, { "name" "thursday", "value" "10 am–2 am", "date" "2026 5 21", "day number" 4, "parsed" \[ { "open" "10 am", "close" "2 am" } ] } ] }, "wheelchair accessibility" \[ "wheelchair accessible entrance", "wheelchair accessible parking lot" ], "topics" \[ { "id" "jeszbtngr3y", "name" "slice special pizza" }, { "id" "awwlwdtgaqq", "name" "halal pepperoni" }, { "id" "bpbvbic7rgs", "name" "crispy crust" }, { "id" "mb kzb2prys", "name" "bbq chicken slice" }, { "id" "jzyc riyeku", "name" "late night food" }, { "id" "bnzxzpowl2c", "name" "greasy pizza" }, { "id" "fstqvv2xpym", "name" "buffalo chicken slice" }, { "id" "appxb ucly8", "name" "cheese slice" }, { "id" "aypp8oypbqi", "name" "veggie slice" }, { "id" "bi5y3mokyvi", "name" "meat lovers pizza" } ], "knowledge graph id" "/g/11g0xj0y8r", "business availability modes" \[ { "text" "no contact delivery", "id" "/geo/type/establishment/has no contact delivery" }, { "text" "delivery", "id" "/geo/type/establishment poi/has delivery" }, { "text" "onsite services", "id" "/geo/type/establishment poi/has onsite services" }, { "text" "takeout", "id" "/geo/type/establishment poi/has takeout" }, { "text" "dine in", "id" "/geo/type/establishment poi/serves dine in" } ], "gps coordinates" { "latitude" 40 7520339, "longitude" 73 9738048 }, "about" \[ { "category" "service options", "attributes" \[ "no contact delivery", "delivery", "onsite services", "takeout", "dine in" ] }, { "category" "popular for", "attributes" \[ "lunch", "dinner", "solo dining" ] }, { "category" "accessibility", "attributes" \[ "wheelchair accessible entrance", "no wheelchair accessible parking lot" ] }, { "category" "offerings", "attributes" \[ "comfort food", "late night food", "quick bite" ] }, { "category" "dining options", "attributes" \[ "lunch", "dinner", "catering", "counter service", "no table service" ] }, { "category" "amenities", "attributes" \[ "no restroom" ] }, { "category" "atmosphere", "attributes" \[ "casual" ] }, { "category" "crowd", "attributes" \[ "tourists" ] }, { "category" "planning", "attributes" \[ "doesn't accept reservations" ] }, { "category" "payments", "attributes" \[ "credit cards", "debit cards", "nfc mobile payments", "credit cards" ] }, { "category" "children", "attributes" \[ "good for kids" ] }, { "category" "parking", "attributes" \[ "paid street parking" ] } ] } } serpwow returns the following properties for search type=map place details requests property type description map place details object the map place details object has the following properties data id string google identifier data cid string google identifier title string the title of the map place address string a address of the map place address breakdown object a address object of the map place broken down into address strings as below address1 string the address line 1 of the map place city string the city of the map place state string the state of the map place zipcode string the zipcode of the map place country string the country of the map place website string a website url of the map place, if shown rating number the customer rating of the map place, out of 5 reviews number the number of customer reviews the map place has received type string a type of the map place category string a category of the map place categories array categories array an array of strings containing the different categories shown on the map place details page description string a description of the map place phone string a phone number of the map place opening hours array an array of objects representing the opening hours of the map place in a more extensively parsed form wheelchair accessibility array an array of strings representing the types of wheelchair accessibility supported by the map place as shown topics array an array of objects representing the different topics that the reviews are categorized into each object contains a unique id and name string property knowledge graph id string the knowledge graph id of the business when available business availability modes array business availability modes array an array describing the ways a business can be transacted with e g whether it offers dine in, takeout, delivery, curbside pickup, etc each entry has a stable identifier and a localized display string text string the attribute name of the known attribute id object stable, google assigned snake case identifier for the availability mode (e g has dine in, has no delivery) that does not change across locales gps coordinates object object contains a latitude and longitude string properties about array about array an array of categorized attributes describing the business service options, accessibility, payments, amenities, planning notes, and so on effectively a structured version of the "about" panel shown on the google maps place page (optional omitted when google does not return about data for the map place) category string localized name of the attribute group (e g "service options", "accessibility", "payments", "amenities", "planning") falls back to google's snake case identifier ("service options") on the rare occasion the localized name is missing attributes array localized display strings for each attribute in the category each string reflects the current state of the attribute when an option is unavailable, the negation is already shown into the text ("no delivery" rather than "delivery no") next steps google map place details parameters https //docs trajectdata com/serpwow/search api/searches/google/map place details