

# Event Details

- **Event Name**: Chicago Symphony Orchestra: Symphonic Superheroes
- **Event Start and End Date**: Sat, 21 Nov, 2026 at 12:45 pm – Sat, 21 Nov, 2026 at 02:45 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/chicago-symphony-orchestra-symphonic-superheroes/2300030462387656
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Orchestra Hall At Chicago Symphony Center
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Orchestra Hall At Chicago Symphony Center, 220 S. Michigan Ave., Chicago, United States

## Event gallery

- **Alt text**: Chicago Symphony Orchestra: Symphonic Superheroes
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/68e54b50-a609-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc181818-gmir.jpg?v=1788269478

## FAQs

- **Q**: When and where is Chicago Symphony Orchestra: Symphonic Superheroes being held?
  - **A:** Chicago Symphony Orchestra: Symphonic Superheroes takes place on Sat, 21 Nov, 2026 at 12:45 pm to Sat, 21 Nov, 2026 at 02:45 pm at Orchestra Hall At Chicago Symphony Center, 220 S. Michigan Ave., Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Chicago Symphony Orchestra: Symphonic Superheroes is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Chicago Symphony Orchestra: Symphonic Superheroes sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Chicago Symphony Orchestra: Symphonic Superheroes",
        "image": "https://cdn-az.allevents.in/events8/banners/68e54b50-a609-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc181818-gmir.jpg?v=1788269478",
        "startDate": "2026-11-21T12:45:00-06:00",
        "endDate": "2026-11-21T14:45:00-06:00",
        "url": "https://allevents.in/chicago/chicago-symphony-orchestra-symphonic-superheroes/2300030462387656",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Orchestra Hall At Chicago Symphony Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 S. Michigan Ave.",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```