

# Event Details

- **Event Name**: Bob’s Burgers Trivia! 
- **Event Start and End Date**: Tue, 15 Sep, 2026 at 08:00 pm (-05:00)
- **Event Description**: More details to come.
- **Event URL**: https://allevents.in/milwaukee/bobs-burgers-trivia/200030433696300
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Milwaukee
- **state**: WI
- **country**: United States
- **location**: 1234 N Astor St, Milwaukee, WI
- **lat**: 43.04663
- **long**: -87.89933
- **full address**: 1234 N Astor St, Milwaukee, WI, United States

## Event gallery

- **Alt text**: Bob’s Burgers Trivia!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/896f49ea70c95dafda7c296199d393c6b2d6f5635be0c1977b50c53969ad47a8-rimg-w1200-h445-dcc83818-gmir?v=1787204274

## FAQs

- **Q**: When and where is Bob s Burgers Trivia!  being held?
  - **A:** Bob s Burgers Trivia!  takes place on Tue, 15 Sep, 2026 at 08:00 pm to Tue, 15 Sep, 2026 at 08:00 pm at 1234 N Astor St, Milwaukee, WI, United States.
- **Q**: Who is organizing Bob s Burgers Trivia! ?
  - **A:** Bob s Burgers Trivia!  is organized by County Clare Irish Pub.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bob’s Burgers Trivia!",
        "image": "https://cdn-az.allevents.in/events3/banners/896f49ea70c95dafda7c296199d393c6b2d6f5635be0c1977b50c53969ad47a8-rimg-w1200-h445-dcc83818-gmir?v=1787204274",
        "startDate": "2026-09-15T20:00:00-05:00",
        "url": "https://allevents.in/milwaukee/bobs-burgers-trivia/200030433696300",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1234 N Astor St, Milwaukee, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1234 N Astor St, Milwaukee, WI 53202-2822, United States",
                "addressLocality": "Milwaukee",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.04663",
                "longitude": "-87.89933"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More details to come.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "County Clare Irish Pub",
                "url": "https://allevents.in/org/county-clare-irish-pub/24058766",
                "description": "County Clare Irish Pub, Milwaukee. 7,915 likes · 16 talking about this · 28,616 were here. Premiere address for Irish hospitality in Milwaukee, WI ☘️"
            }
        ]
    }
]
```