

# Event Details

- **Event Name**: Joffrey Ballet - The Sleeping Beauty at Lyric Opera House
- **Event Start and End Date**: Sat, 15 May, 2027 at 02:00 pm – Sun, 23 May, 2027 at 01:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/joffrey-ballet-the-sleeping-beauty-at-lyric-opera-house/2400030023796821
- **Event Categories**: trips-adventures, Contests
- **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
- **lat**: 41.88256400
- **long**: -87.63742460
- **full address**: Lyric Opera House, 20 N. Wacker Dr., Chicago, IL 60606, United States

## Event gallery

- **Alt text**: Joffrey Ballet - The Sleeping Beauty at Lyric Opera House
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4bcc7c90-693d-11f1-8df8-dd9fbbd297b2-rimg-w791-h1024-dc482d78-gmir.png?v=1781584741

## FAQs

- **Q**: When and where is Joffrey Ballet - The Sleeping Beauty at Lyric Opera House being held?
  - **A:** Joffrey Ballet - The Sleeping Beauty at Lyric Opera House takes place on Sat, 15 May, 2027 at 02:00 pm to Sun, 23 May, 2027 at 01:00 pm at Lyric Opera House, 20 N. Wacker Dr., Chicago, IL 60606, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Joffrey Ballet - The Sleeping Beauty at Lyric Opera House",
        "image": "https://cdn-az.allevents.in/events7/banners/4bcc7c90-693d-11f1-8df8-dd9fbbd297b2-rimg-w791-h1024-dc482d78-gmir.png?v=1781584741",
        "startDate": "2027-05-15T14:00:00-06:00",
        "endDate": "2027-05-23T13:00:00-06:00",
        "url": "https://allevents.in/chicago/joffrey-ballet-the-sleeping-beauty-at-lyric-opera-house/2400030023796821",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lyric Opera House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 N. Wacker Dr., Chicago, IL 60606",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88256400",
                "longitude": "-87.63742460"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```