Google Maps Platform · Example Payload

Google Maps Places Place Address Component Example

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar

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

Top-level fields

longTextshortTexttypeslanguageCode

Example Payload

Raw ↑
{
  "longText": "example_value",
  "shortText": "example_value",
  "types": [],
  "languageCode": "example_value"
}