{
  "name": "Ashford Road Club",
  "type": "SocialClub",
  "location": "Swindon, UK",
  "description": "Private members social club in Swindon",
  "endpoints": {
    "events": "/api/events.json",
    "regularEvents": "/api/regular-events.json"
  },
  "capabilities": [
    "events",
    "live music",
    "bingo",
    "private hire",
    "darts",
    "pool",
    "live sports",
    "cards",
    "quiz",
    "raffles",
    "skittles"
  ]
}