Yelp · Example Payload

Yelp Coordinates Example

RestaurantLocal SearchReviewsBusiness DataLocation

Yelp Coordinates Example is an example object payload from Yelp, 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": 37.7867,
  "longitude": -122.4112
}