

# Event Details

- **Event Name**: Jeopardy! Bar League
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 07:00 pm
- **Event Description**: Bring your pals, grab a cold brew, and compete with other Trivia Fanatics every Wednesday at 7pm!
- **Event URL**: https://allevents.in/belton/jeopardy-bar-league/200030243466948
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Belton
- **state**: MO
- **country**: United States
- **location**: 1121 E North Ave, Belton, MO, United States, Missouri 66053
- **lat**: 38.81325
- **long**: -94.51592
- **full address**: 1121 E North Ave, Belton, MO, United States, Missouri 66053

## Event gallery

- **Alt text**: Jeopardy! Bar League
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Jeopardy%21+Bar+League&date=Wed%2C+17+Jun%2C+2026+at+07%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Jeopardy! Bar League being held?
  - **A:** Jeopardy! Bar League takes place on Wed, 17 Jun, 2026 at 07:00 pm to Wed, 17 Jun, 2026 at 07:00 pm at 1121 E North Ave, Belton, MO, United States, Missouri 66053.
- **Q**: Who is organizing Jeopardy! Bar League?
  - **A:** Jeopardy! Bar League is organized by BWW Belton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Jeopardy! Bar League",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Jeopardy%21+Bar+League&date=Wed%2C+17+Jun%2C+2026+at+07%3A00+pm&bg=4",
        "startDate": "2026-06-17",
        "url": "https://allevents.in/belton/jeopardy-bar-league/200030243466948",
        "location": {
            "@type": "Place",
            "name": "1121 E North Ave, Belton, MO, United States, Missouri 66053",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1121 E North Ave, Belton, MO 64012, United States",
                "addressLocality": "Belton",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.81325",
                "longitude": "-94.51592"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your pals, grab a cold brew, and compete with other Trivia Fanatics every Wednesday at 7pm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "BWW Belton",
                "url": "https://allevents.in/org/bww-belton/27923477"
            }
        ]
    }
]
```