Represents the venue.
id
UUID
Unique venue id
name
String
Name of the venue
location
Location
Location information
{ "id": "b8f85c3d-82cb-4803-bcdd-26bb067b61bd", "name": "Ice Rink", "location": {...} }
Last updated 9 months ago