{
  "schema_version": "1.0",
  "name": "51 Club Orlando",
  "description": "Private corporate, event and wedding venue in Winter Park, Florida. Whole-building rentals for up to 135 guests among a permanent classic-car collection.",
  "url": "https://51cluborlando.com/",
  "contact": {
    "phone": "+1-407-832-4044",
    "email": "hello@51cluborlando.com"
  },
  "actions": [
    {
      "name": "browse_home",
      "description": "Overview of the venue, collection, spaces, FAQs and photo gallery highlights.",
      "url": "https://51cluborlando.com/",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "browse_corporate_events",
      "description": "Corporate and business event venue details — offsites, launches, holiday parties, A/V and load-in.",
      "url": "https://51cluborlando.com/corporate-events.html",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "browse_weddings",
      "description": "Wedding and reception venue — ceremony, bridal suite (Polo Room), capacity and FAQs.",
      "url": "https://51cluborlando.com/weddings.html",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "browse_venue",
      "description": "Floor plan, capacities, technical specs, spaces and load-in details.",
      "url": "https://51cluborlando.com/venue.html",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "browse_events",
      "description": "All event types at a glance — galas, casino nights, parties and shoots.",
      "url": "https://51cluborlando.com/events.html",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "browse_gallery",
      "description": "Photo gallery of the shop, bar, lounges and event setups.",
      "url": "https://51cluborlando.com/gallery.html",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "browse_packages",
      "description": "Venue rental inclusions, spaces, event types, and booking — custom pricing (no published rate card).",
      "url": "https://51cluborlando.com/packages.md",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "request_date",
      "description": "Request a date, book a private tour, or ask about availability. Primary booking action.",
      "url": "https://51cluborlando.com/contact.html",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "call_venue",
      "description": "Speak with 51 Club Orlando by phone. Tours are by appointment.",
      "url": "tel:+14078324044",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    }
  ]
}
