

# Event Details

- **Event Name**: Ballet Chicago: The Nutcracker
- **Event Start and End Date**: Sun, 13 Dec, 2026 at 02:00 pm – Sun, 13 Dec, 2026 at 04:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/ballet-chicago-the-nutcracker/2300030664823559
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Historic Main Stage at Athenaeum Center - IL
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Historic Main Stage at Athenaeum Center - IL, 2936 North Southport Avenue, Chicago, United States

## Event gallery

- **Alt text**: Ballet Chicago: The Nutcracker
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c74a6e00-ab3b-11f1-8ed1-0da50d238dff-rimg-w1200-h788-dc085888-gmir.jpg?v=1788840870

## FAQs

- **Q**: When and where is Ballet Chicago: The Nutcracker being held?
  - **A:** Ballet Chicago: The Nutcracker takes place on Sun, 13 Dec, 2026 at 02:00 pm to Sun, 13 Dec, 2026 at 04:00 pm at Historic Main Stage at Athenaeum Center - IL, 2936 North Southport Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ballet Chicago: The Nutcracker",
        "image": "https://cdn-az.allevents.in/events8/banners/c74a6e00-ab3b-11f1-8ed1-0da50d238dff-rimg-w1200-h788-dc085888-gmir.jpg?v=1788840870",
        "startDate": "2026-12-13T14:00:00-06:00",
        "endDate": "2026-12-13T16:00:00-06:00",
        "url": "https://allevents.in/chicago/ballet-chicago-the-nutcracker/2300030664823559",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Historic Main Stage at Athenaeum Center - IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2936 North Southport Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```