Google Maps Platform · Example Payload

Google Maps Places Opening Hours Example

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar

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

Top-level fields

openNowperiodsweekdayDescriptions

Example Payload

Raw ↑
{
  "openNow": true,
  "periods": [],
  "weekdayDescriptions": []
}