

# Event Details

- **Event Name**: Disney's The Lion King
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 02:30 pm – Sat, 08 Aug, 2026 at 04:30 pm (+00:00)
- **Event Description**: Disney's The Lion King is a spectacular stage production, brilliantly reimagined by Julie Taymor, with glorious colours and enchanting music.
- **Event URL**: https://allevents.in/london/disneys-the-lion-king/300042436169
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/The-Lyceum-Theatre/Disneys-The-Lion-King/42436169/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: The Lyceum Theatre
- **lat**: 51.5117077
- **long**: -0.119996
- **full address**: The Lyceum Theatre, 21 Wellington Street, London, United Kingdom

## Event gallery

- **Alt text**: Disney's The Lion King
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/16a209fe8bbe4674a531b76dc46a8c1ec4500cea9eed372d29077bcfc692c19a-rimg-w1024-h768-dcfec501-gmir.jpg?v=1778652485

## FAQs

- **Q**: When and where is Disney's The Lion King being held?
  - **A:** Disney's The Lion King takes place on Sat, 08 Aug, 2026 at 02:30 pm to Sat, 08 Aug, 2026 at 04:30 pm at The Lyceum Theatre, 21 Wellington Street, London, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Disney's The Lion King",
        "image": "https://cdn-az.allevents.in/events7/banners/16a209fe8bbe4674a531b76dc46a8c1ec4500cea9eed372d29077bcfc692c19a-rimg-w1024-h768-dcfec501-gmir.jpg?v=1778652485",
        "startDate": "2026-08-08T14:30:00+00:00",
        "endDate": "2026-08-08T16:30:00+00:00",
        "url": "https://allevents.in/london/disneys-the-lion-king/300042436169",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Lyceum Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21 Wellington Street",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.5117077",
                "longitude": "-0.119996"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Disney's The Lion King is a spectacular stage production, brilliantly reimagined by Julie Taymor, with glorious colours and enchanting music."
    }
]
```