

# Event Details

- **Event Name**: Alvin Ailey American Dance Theater
- **Event Start and End Date**: Wed, 02 Dec, 2026 at 06:30 pm – Thu, 31 Dec, 2026 at 04:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/alvin-ailey-american-dance-theater/2300027008552722
- **Event Categories**: Art, Theatre
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: MainStage At New York City Center
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: MainStage At New York City Center, 130 West 56th Street, New York, United States

## Event gallery

- **Alt text**: Alvin Ailey American Dance Theater
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8f52ded0-b575-11f1-aac8-b19f6f2813cd-rimg-w1080-h1080-dc080808-gmir.jpg?v=1789965263

## FAQs

- **Q**: When and where is Alvin Ailey American Dance Theater being held?
  - **A:** Alvin Ailey American Dance Theater takes place on Wed, 02 Dec, 2026 at 06:30 pm to Thu, 31 Dec, 2026 at 04:00 pm at MainStage At New York City Center, 130 West 56th Street, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Alvin Ailey American Dance Theater",
        "image": "https://cdn-az.allevents.in/events7/banners/8f52ded0-b575-11f1-aac8-b19f6f2813cd-rimg-w1080-h1080-dc080808-gmir.jpg?v=1789965263",
        "startDate": "2026-12-02T18:30:00-05:00",
        "endDate": "2026-12-31T16:00:00-05:00",
        "url": "https://allevents.in/new-york/alvin-ailey-american-dance-theater/2300027008552722",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "MainStage At New York City Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "130 West 56th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```