{
  "name": "EventHound",
  "description": "Real-time discovery platform for food, drink, activities, and events.",
  "website": "https://www.eventhound.com",
  "documentation": "https://www.eventhound.com/ai",
  "openapi": "https://api.eventhound.com/openapi.json",
  "api": {
    "recommendations": {
      "url": "https://api.eventhound.com/ai/recommend",
      "method": "POST",
      "description": "Returns ranked recommendations for food, drink, activities, and events. Pass location.lat + location.lng for direct coordinate lookup, or location.query for server-side resolution."
    }
  },
  "content": {
    "categories": [
      "Food",
      "Drink",
      "Activity",
      "Event"
    ],
    "event_modes": [
      "In Person",
      "Online"
    ],
    "features": [
      "Animals","Arcade","Bar","Black Owned","Bookstore","Bottle Service","Breakfast","Brewery","Brunch","Catering","Charity","Curbside Pickup","Dance Floor","Darts","Date Night","Delivery","Dinner","Dog Friendly","Dress Code","Entertainment","Family Friendly","Farm","Fire Grilled","Fireplace","Food Truck","Free","Free Parking","Games","Gaming","Garden","Jacuzzi","Jukebox","Karaoke","Kid Friendly","LGBTQ+","Lounge","Lunch","Music","Outdoor Heater","Outdoor Seating","Outdoors","Photo Booth","Playground","Pool Table","Private Room","Reservations","Romantic","Rooftop","Sauna","Security","Seniors","Singles","Small Business","Smoking Friendly","Speakeasy","Special Occasion","Sports Bar","Stage","Swimming Pool","Take Out","Tasting Room","Valet","View","Vineyard","VIP Service","Water Front","Water Sport","Wifi","Winery","18+","21+"
    ]
  },
  "verification": {
    "levels": [
      "business",
      "member",
      "unverified"
    ]
  },
  "ranking": {
    "signals": [
      "temporal_relevance",
      "verification",
      "completeness",
      "freshness",
      "distance"
    ]
  },
  "actions": [
    "view",
    "directions",
    "call",
    "website",
    "tickets",
    "register",
    "reserve",
    "join"
  ],
  "updated_at": "2026-07-11T00:00:00Z"
}