

# Event Details

- **Event Name**: The Great Escape
- **Event Start and End Date**: Wed, 13 May, 2026 at 11:00 am – Sat, 16 May, 2026 at 11:00 pm (+00:00)
- **Event Description**: Festival for new musicArtistsThe KooksPeachesLord ApexHeartwormsMusic Genres :  Alternative
- **Event URL**: https://allevents.in/brighton/the-great-escape/300042308312
- **Event Categories**: festivals, music-festivals, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/festivals/the-great-escape/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Brighton
- **state**: EN
- **country**: United Kingdom
- **location**: Brighton Dome And Various Venues
- **lat**: 50.823411
- **long**: -0.13844
- **full address**: Brighton Dome And Various Venues, Brighton Dome, Church Street, Brighton, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c6e729eca90dfa1e2f39f0c2a0bb1c152cf7bb1b8b5d63a8bd476fc357021c4b-rimg-w1024-h1024-dc312825-gmir.jpg?v=1775029206
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+Great+Escape&date=13+May

## Artist Details

- **Artist name**: The Kooks
- **Artist name**: Peaches
- **Artist name**: Lord Apex
- **Artist name**: Heartworms

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 13 May, 2026 at 11:00 am (+00:00)
- **Q**: Where is the event happening?
  - **A:** Brighton Dome And Various Venues, Brighton Dome, Church Street, Brighton, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** The Kooks, Peaches, Lord Apex, Heartworms
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** festivals, music-festivals, art
- **Q**: Where can I find ticket details about The Great Escape ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Great Escape",
        "image": "https://cdn-az.allevents.in/events10/banners/c6e729eca90dfa1e2f39f0c2a0bb1c152cf7bb1b8b5d63a8bd476fc357021c4b-rimg-w1024-h1024-dc312825-gmir.jpg?v=1775029206",
        "startDate": "2026-05-13T11:00:00+00:00",
        "endDate": "2026-05-16T23:00:00+00:00",
        "url": "https://allevents.in/brighton/the-great-escape/300042308312",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Brighton Dome And Various Venues",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Brighton Dome, Church Street",
                "addressLocality": "Brighton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.823411",
                "longitude": "-0.13844"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Festival for new musicArtistsThe KooksPeachesLord ApexHeartwormsMusic Genres :  Alternative",
        "performer": [
            {
                "@type": "Person",
                "name": "The Kooks"
            },
            {
                "@type": "Person",
                "name": "Peaches"
            },
            {
                "@type": "Person",
                "name": "Lord Apex"
            },
            {
                "@type": "Person",
                "name": "Heartworms"
            }
        ]
    }
]
```