

# Event Details

- **Event Name**: The Lion King at Cadillac Palace
- **Event Start and End Date**: Thu, 03 Jun, 2027 at 01:00 pm – Sat, 31 Jul, 2027 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/the-lion-king-at-cadillac-palace/2400028045494812
- **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.88419710
- **long**: -87.63303790
- **full address**: Cadillac Palace, 151 W. Randolph St., Chicago, IL 60601, United States

## Event gallery

- **Alt text**: The Lion King at Cadillac Palace
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9b8d1500-3c75-11f0-9f16-5d1a218b6463-rimg-w1200-h550-dcfdeb02-gmir.jpg?v=1748513627

## FAQs

- **Q**: When and where is The Lion King at Cadillac Palace being held?
  - **A:** The Lion King at Cadillac Palace 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 St., Chicago, IL 60601, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Lion King at Cadillac Palace",
        "image": "https://cdn-az.allevents.in/events7/banners/9b8d1500-3c75-11f0-9f16-5d1a218b6463-rimg-w1200-h550-dcfdeb02-gmir.jpg?v=1748513627",
        "startDate": "2027-06-03T13:00:00-06:00",
        "endDate": "2027-07-31T21:30:00-06:00",
        "url": "https://allevents.in/chicago/the-lion-king-at-cadillac-palace/2400028045494812",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cadillac Palace",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "151 W. Randolph St., Chicago, IL 60601",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88419710",
                "longitude": "-87.63303790"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```