datasets_google_map_item
Fetch a stored Google Maps business by place ID, returning category, rating, review count, and location data.
Instructions
Get a stored Google Maps business. Returns one stored Google Maps business by Google place_id from dataset id enum value google-map-businesses. The category field is a Google Maps type token in lower-case snake_case (e.g. dentist, bus_stop, atm). A rating of null means no aggregate rating is available for that business; read it together with review_count. Locationless service-area businesses (online/mobile/home-based) have a null geo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| place_id | Yes | Google Place ID, max 256 characters |