

# Event Details

- **Event Name**: Bill Burr
- **Event Start and End Date**: Sat, 03 Oct, 2026 at 10:00 pm – Sun, 04 Oct, 2026 at 12:00 am (-05:00)
- **Event URL**: https://allevents.in/chicago/bill-burr/2300030182775111
- **Event Categories**: Art, Theatre, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: The Chicago Theatre
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: The Chicago Theatre, 175 North State Street, Chicago, United States

## Event gallery

- **Alt text**: Bill Burr
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1ad702c0-5f35-11f1-af60-057f3fab9e06-rimg-w960-h1200-dcffffff-gmir.jpg?v=1780481711

## FAQs

- **Q**: When and where is Bill Burr being held?
  - **A:** Bill Burr takes place on Sat, 03 Oct, 2026 at 10:00 pm to Sun, 04 Oct, 2026 at 12:00 am at The Chicago Theatre, 175 North State Street, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bill Burr is ideal for comedy fans, stand-up enthusiasts, and anyone looking for a dedicated session of curated laughs, professional acts, and sharp wit from seasoned performers. Whether you're a first-time attendee or a longtime enthusiast in Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bill Burr sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bill Burr",
        "image": "https://cdn-az.allevents.in/events8/banners/1ad702c0-5f35-11f1-af60-057f3fab9e06-rimg-w960-h1200-dcffffff-gmir.jpg?v=1780481711",
        "startDate": "2026-10-03T22:00:00-05:00",
        "endDate": "2026-10-04T00:00:00-05:00",
        "url": "https://allevents.in/chicago/bill-burr/2300030182775111",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Chicago Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "175 North State Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```