

# Event Details

- **Event Name**: Alvin Ailey American Dance Theater at Auditorium Theatre Chicago
- **Event Start and End Date**: Thu, 22 Apr, 2027 at 07:30 pm – Sun, 25 Apr, 2027 at 05:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/alvin-ailey-american-dance-theater-at-auditorium-theatre-chicago/2400030282470814
- **Event Categories**: art
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Auditorium Theatre Chicago
- **lat**: 41.87585020
- **long**: -87.62524090
- **full address**: Auditorium Theatre Chicago, 50 East Ida B. Wells Drive, Chicago, IL 60605, United States

## Event gallery

- **Alt text**: Alvin Ailey American Dance Theater at Auditorium Theatre Chicago
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/275e3a40-99f5-11f1-9a40-7b90de720125-rimg-w1200-h550-dce8e8e8-gmir.jpg?v=1786941388

## FAQs

- **Q**: When and where is Alvin Ailey American Dance Theater at Auditorium Theatre Chicago being held?
  - **A:** Alvin Ailey American Dance Theater at Auditorium Theatre Chicago takes place on Thu, 22 Apr, 2027 at 07:30 pm to Sun, 25 Apr, 2027 at 05:00 pm at Auditorium Theatre Chicago, 50 East Ida B. Wells Drive, Chicago, IL 60605, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Alvin Ailey American Dance Theater at Auditorium Theatre Chicago is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. 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 Alvin Ailey American Dance Theater at Auditorium Theatre Chicago 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": "Alvin Ailey American Dance Theater at Auditorium Theatre Chicago",
        "image": "https://cdn-az.allevents.in/events7/banners/275e3a40-99f5-11f1-9a40-7b90de720125-rimg-w1200-h550-dce8e8e8-gmir.jpg?v=1786941388",
        "startDate": "2027-04-22T19:30:00-06:00",
        "endDate": "2027-04-25T17:00:00-06:00",
        "url": "https://allevents.in/chicago/alvin-ailey-american-dance-theater-at-auditorium-theatre-chicago/2400030282470814",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Auditorium Theatre Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 East Ida B. Wells Drive, Chicago, IL 60605",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.87585020",
                "longitude": "-87.62524090"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```