

# Event Details

- **Event Name**: Jersey Boys
- **Event Start and End Date**: Mon, 09 Nov, 2026 at 06:00 pm – Sun, 22 Nov, 2026 at 08:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/jersey-boys/2300029914189838
- **Event Categories**: art, theatre, trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: CIBC Theatre
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: CIBC Theatre, 18 West Monroe Street, Chicago, United States

## Event gallery

- **Alt text**: Jersey Boys
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a31e9f70-b481-11f1-8735-773c5ddedb48-rimg-w1200-h675-dcf8f8f8-gmir.jpg?v=1789860762

## FAQs

- **Q**: When and where is Jersey Boys being held?
  - **A:** Jersey Boys takes place on Mon, 09 Nov, 2026 at 06:00 pm to Sun, 22 Nov, 2026 at 08:30 pm at CIBC Theatre, 18 West Monroe Street, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jersey Boys is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. 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 Jersey Boys 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": "Jersey Boys",
        "image": "https://cdn-az.allevents.in/events10/banners/a31e9f70-b481-11f1-8735-773c5ddedb48-rimg-w1200-h675-dcf8f8f8-gmir.jpg?v=1789860762",
        "startDate": "2026-11-09T18:00:00-06:00",
        "endDate": "2026-11-22T20:30:00-06:00",
        "url": "https://allevents.in/chicago/jersey-boys/2300029914189838",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "CIBC Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18 West Monroe Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```