

# Event Details

- **Event Name**: New York City Ballet: Contemporary Choreography
- **Event Start and End Date**: Thu, 01 Oct, 2026 at 07:00 pm – Sat, 27 Feb, 2027 at 09:30 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/new-york-city-ballet-contemporary-choreography/2300026501250652
- **Event Categories**: food-drinks, art, theatre
- **Slot details of has slots**: 
- **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**: New York City Ballet: Contemporary Choreography
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ef787ff0-8ee6-11f1-af5a-17ce4ea54341-rimg-w1200-h675-dca8a8a8-gmir.jpg?v=1785725795

## FAQs

- **Q**: When and where is New York City Ballet: Contemporary Choreography being held?
  - **A:** New York City Ballet: Contemporary Choreography takes place on Thu, 01 Oct, 2026 at 07:00 pm to Sat, 27 Feb, 2027 at 09:30 pm at David H. Koch Theater, 20 Lincoln Center, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** New York City Ballet: Contemporary Choreography is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If New York City Ballet: Contemporary Choreography 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": "New York City Ballet: Contemporary Choreography",
        "image": "https://cdn-az.allevents.in/events1/banners/ef787ff0-8ee6-11f1-af5a-17ce4ea54341-rimg-w1200-h675-dca8a8a8-gmir.jpg?v=1785725795",
        "startDate": "2026-10-01T19:00:00-04:00",
        "endDate": "2027-02-27T21:30:00-04:00",
        "url": "https://allevents.in/new-york/new-york-city-ballet-contemporary-choreography/2300026501250652",
        "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"
    }
]
```