Google Places · Example Payload

Lat Lng Example

RestaurantGeolocationGoogleLocationsMapsPlacesPoints of Interest

Lat Lng Example is an example object payload from Google Places, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

latitudelongitude

Example Payload

Raw ↑
{
  "latitude": 83.5778,
  "longitude": -57.0486
}