Google Places · Example Payload

Author Attribution Example

RestaurantGeolocationGoogleLocationsMapsPlacesPoints of Interest

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

Top-level fields

displayNameuriphotoUri

Example Payload

Raw ↑
{
  "displayName": "Googleplex",
  "uri": "https://maps.google.com/?cid=12345678901234567890",
  "photoUri": "https://places.googleapis.com/v1/places/ChIJ/photos/AeJ/media"
}