

# Event Details

- **Event Name**: Joffrey Ballet: The Sleeping Beauty
- **Event Start and End Date**: Thu, 13 May, 2027 at 07:30 pm – Sun, 23 May, 2027 at 08:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/joffrey-ballet-the-sleeping-beauty/2300030539165810
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Lyric Opera House - IL
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Lyric Opera House - IL, 20 North Wacker Drive, Chicago, United States

## Event gallery

- **Alt text**: Joffrey Ballet: The Sleeping Beauty
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a03b8c60-a68e-11f1-8990-5d04d231a2dd-rimg-w1200-h800-dca84868-gmir.jpg?v=1788326714

## FAQs

- **Q**: When and where is Joffrey Ballet: The Sleeping Beauty being held?
  - **A:** Joffrey Ballet: The Sleeping Beauty takes place on Thu, 13 May, 2027 at 07:30 pm to Sun, 23 May, 2027 at 08:30 pm at Lyric Opera House - IL, 20 North Wacker Drive, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Joffrey Ballet: The Sleeping Beauty",
        "image": "https://cdn-az.allevents.in/events6/banners/a03b8c60-a68e-11f1-8990-5d04d231a2dd-rimg-w1200-h800-dca84868-gmir.jpg?v=1788326714",
        "startDate": "2027-05-13T19:30:00-05:00",
        "endDate": "2027-05-23T20:30:00-05:00",
        "url": "https://allevents.in/chicago/joffrey-ballet-the-sleeping-beauty/2300030539165810",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lyric Opera House - IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 North Wacker Drive",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```