Extended by : BPT\types\types
This object represents a venue.
| Name | Type | Description | Kind |
|---|---|---|---|
| location | BPT\types\location | Venue location. Can't be a live location | normal |
| title | string | Name of the venue | normal |
| address | string | Address of the venue | normal |
| foursquare_id | string | Optional. Foursquare identifier of the venue | normal |
| foursquare_type | string | Optional. Foursquare type of the venue. (For example, “arts_entertainment/default”, “arts_entertainment/aquarium” or “food/icecream”.) | normal |
| google_place_id | string | Optional. Google Places identifier of the venue | normal |
| google_place_type | string | Optional. Google Places type of the venue. (See supported types.) | normal |