FeaturedEvent
Returns the featured event for a given location. Featured events are chosen by Yelp's community managers.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| AttendingCount | Integer | ||
| Category | String | ||
| Cost | Double | ||
| CostMax | Double | ||
| BusinessId | String | ||
| Name | String | ||
| Description | String | ||
| EventSiteUrl | String | ||
| ImageUrl | String | ||
| InterestedCount | Integer | ||
| IsCanceled | Boolean | ||
| IsFree | Boolean | ||
| IsOfficial | Boolean | ||
| Latitude | Double | ||
| Longitude | Double | ||
| LocationAddress1 | String | ||
| LocationAddress2 | String | ||
| LocationAddress3 | String | ||
| LocationCity | String | ||
| LocationCountry | String | ||
| LocationCrossStreets | String | ||
| LocationDisplayAddress | String | ||
| LocationState | String | ||
| LocationZipCode | String | ||
| TicketsUrl | String | ||
| TimeStart | Datetime | ||
| TimeEnd | Datetime |