

# Event Details

- **Event Name**: George Balanchine's The Nutcracker
- **Event Start and End Date**: Mon, 28 Dec, 2026 at 02:00 pm – Mon, 28 Dec, 2026 at 04:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/george-balanchines-the-nutcracker/2300030436157524
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: David H. Koch Theater
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: David H. Koch Theater, 20 Lincoln Center, New York, United States

## Event gallery

- **Alt text**: George Balanchine's The Nutcracker
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=George+Balanchine%27s+The+Nutcracker&date=Mon%2C+28+Dec%2C+2026&bg=5

## FAQs

- **Q**: When and where is George Balanchine's The Nutcracker being held?
  - **A:** George Balanchine's The Nutcracker takes place on Mon, 28 Dec, 2026 at 02:00 pm to Mon, 28 Dec, 2026 at 04:00 pm at David H. Koch Theater, 20 Lincoln Center, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "George Balanchine's The Nutcracker",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=George+Balanchine%27s+The+Nutcracker&date=Mon%2C+28+Dec%2C+2026&bg=5",
        "startDate": "2026-12-28T14:00:00-05:00",
        "endDate": "2026-12-28T16:00:00-05:00",
        "url": "https://allevents.in/new-york/george-balanchines-the-nutcracker/2300030436157524",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "David H. Koch Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 Lincoln Center",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```