Google Maps Platform · Example Payload

Google Maps Places Search Nearby Request Example

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar

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

Top-level fields

includedTypesexcludedTypesincludedPrimaryTypesexcludedPrimaryTypeslanguageCoderegionCoderankPreferencemaxResultCount

Example Payload

Raw ↑
{
  "includedTypes": [],
  "excludedTypes": [],
  "includedPrimaryTypes": [],
  "excludedPrimaryTypes": [],
  "languageCode": "example_value",
  "regionCode": "example_value",
  "rankPreference": "example_value",
  "maxResultCount": 10
}