

# Event Details

- **Event Name**: King John
- **Event Start and End Date**: Tue, 23 Mar, 2027 at 07:30 pm – Tue, 23 Mar, 2027 at 09:30 pm (+00:00)
- **Event Description**: Shakespeare’s rarely performed King John becomes an intimate, candlelit drama of power, ambition and control.
- **Event URL**: https://allevents.in/london/king-john/300042617763
- **Event Categories**: fitness
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/Shakespeare%27s-Globe/King-John/42617763/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Shakespeare's Globe
- **lat**: 51.508071
- **long**: -0.097177
- **full address**: Shakespeare's Globe, Shakespeare’s Globe, 21 New Globe Walk, Bankside , London, United Kingdom

## Event gallery

- **Alt text**: King John
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/eec03fd5acc37513e83ff61088788222ffa64c13fd3366bdedd49a6c13bae744-rimg-w1024-h768-dc181818-gmir.jpg?v=1788322821

## FAQs

- **Q**: When and where is King John being held?
  - **A:** King John takes place on Tue, 23 Mar, 2027 at 07:30 pm to Tue, 23 Mar, 2027 at 09:30 pm at Shakespeare's Globe, Shakespeare s Globe, 21 New Globe Walk, Bankside , London, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "King John",
        "image": "https://cdn-az.allevents.in/events1/banners/eec03fd5acc37513e83ff61088788222ffa64c13fd3366bdedd49a6c13bae744-rimg-w1024-h768-dc181818-gmir.jpg?v=1788322821",
        "startDate": "2027-03-23T19:30:00+00:00",
        "endDate": "2027-03-23T21:30:00+00:00",
        "url": "https://allevents.in/london/king-john/300042617763",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Shakespeare's Globe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Shakespeare’s Globe, 21 New Globe Walk, Bankside ",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.508071",
                "longitude": "-0.097177"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Shakespeare’s rarely performed King John becomes an intimate, candlelit drama of power, ambition and control."
    }
]
```