

# Event Details

- **Event Name**: Jerry Seinfeld at Chicago Theatre
- **Event Start and End Date**: Fri, 09 Oct, 2026 at 07:00 pm – Sat, 10 Oct, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/jerry-seinfeld-at-chicago-theatre/2400030046779306
- **Event Categories**: art
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Chicago Theatre
- **lat**: 41.88526420
- **long**: -87.62764680
- **full address**: Chicago Theatre, 175 N. State Street, Chicago, IL 60601, United States

## Event gallery

- **Alt text**: Jerry Seinfeld at Chicago Theatre
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3f759820-94ec-11f1-8024-43018c8ac4af-rimg-w1200-h676-dc080808-gmir.jpg?v=1786387811

## FAQs

- **Q**: When and where is Jerry Seinfeld at Chicago Theatre being held?
  - **A:** Jerry Seinfeld at Chicago Theatre takes place on Fri, 09 Oct, 2026 at 07:00 pm to Sat, 10 Oct, 2026 at 10:00 pm at Chicago Theatre, 175 N. State Street, Chicago, IL 60601, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jerry Seinfeld at Chicago Theatre 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 Jerry Seinfeld at Chicago Theatre 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": "Jerry Seinfeld at Chicago Theatre",
        "image": "https://cdn-az.allevents.in/events7/banners/3f759820-94ec-11f1-8024-43018c8ac4af-rimg-w1200-h676-dc080808-gmir.jpg?v=1786387811",
        "startDate": "2026-10-09T19:00:00-06:00",
        "endDate": "2026-10-10T22:00:00-06:00",
        "url": "https://allevents.in/chicago/jerry-seinfeld-at-chicago-theatre/2400030046779306",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Chicago Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "175 N. State Street, Chicago, IL 60601",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88526420",
                "longitude": "-87.62764680"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```