Google Maps Platform · Example Payload

Google Maps Places Accessibility Options Example

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar

Google Maps Places Accessibility Options 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

wheelchairAccessibleParkingwheelchairAccessibleEntrancewheelchairAccessibleRestroomwheelchairAccessibleSeating

Example Payload

Raw ↑
{
  "wheelchairAccessibleParking": true,
  "wheelchairAccessibleEntrance": true,
  "wheelchairAccessibleRestroom": true,
  "wheelchairAccessibleSeating": true
}