Google Maps Platform · Example Payload

Google Maps Places Review Example

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar

Google Maps Places Review 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

namerelativePublishTimeDescriptionratingpublishTime

Example Payload

Raw ↑
{
  "name": "Example Title",
  "relativePublishTimeDescription": "example_value",
  "rating": 42.5,
  "publishTime": "example_value"
}