Google Maps Platform · Example Payload

Google Maps Places Search Places Response Example

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar

Google Maps Places Search Places Response Example is an example object payload from Google Maps Platform, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

placesnextPageToken

Example Payload

Raw ↑
{
  "places": [],
  "nextPageToken": "example_value"
}