

# Event Details

- **Event Name**: The Lion King
- **Event Start and End Date**: Thu, 03 Jun, 2027 at 01:00 pm – Sat, 31 Jul, 2027 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/the-lion-king/2300028179283118
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Cadillac Palace
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Cadillac Palace, 151 W Randolph  Street, Chicago, United States

## Event gallery

- **Alt text**: The Lion King
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d6265110-99e2-11f1-9a40-7b90de720125-rimg-w1200-h788-dc080858-gmir.jpg?v=1786933948

## FAQs

- **Q**: When and where is The Lion King being held?
  - **A:** The Lion King takes place on Thu, 03 Jun, 2027 at 01:00 pm to Sat, 31 Jul, 2027 at 09:30 pm at Cadillac Palace, 151 W Randolph  Street, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Lion King",
        "image": "https://cdn-az.allevents.in/events5/banners/d6265110-99e2-11f1-9a40-7b90de720125-rimg-w1200-h788-dc080858-gmir.jpg?v=1786933948",
        "startDate": "2027-06-03T13:00:00-05:00",
        "endDate": "2027-07-31T21:30:00-05:00",
        "url": "https://allevents.in/chicago/the-lion-king/2300028179283118",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cadillac Palace",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "151 W Randolph  Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```