

# Event Details

- **Event Name**: The ELO Encounter
- **Event Start and End Date**: Fri, 02 Oct, 2026 at 07:00 pm – Sat, 03 Oct, 2026 at 12:30 am (+00:00)
- **Event Description**: Roll over Beethoven, because the greatest tribute to Jeff Lynne's Electric Light Orchestra is here! In an all live show.ArtistsELO Encounter
- **Event URL**: https://allevents.in/birmingham/the-elo-encounter/300041435703
- **Event Categories**: music, art, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/Kingshurst-Labour-Club-/The-ELO-Encounter/41435703/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: Kingshurst Labour Club 
- **lat**: 52.486533
- **long**: -1.735523
- **full address**: Kingshurst Labour Club , 51 Clopton Crescent, Birmingham, United Kingdom
- **location**: Kingshurst Labour Club

## Event gallery

- **Alt text**: The ELO Encounter
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b90e901134c7cef97283867b0dfcf162c0c24c03afdeaa9b4c5880eb18f92c6d-rimg-w1024-h1024-dc12172d-gmir.jpg?v=1776036977

## Artist Details

- **Artist name**: ELO Encounter

## FAQs

- **Q**: When and where is The ELO Encounter being held?
  - **A:** The ELO Encounter takes place on Fri, 02 Oct, 2026 at 07:00 pm to Sat, 03 Oct, 2026 at 12:30 am at Kingshurst Labour Club , 51 Clopton Crescent, Birmingham, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The ELO Encounter is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Birmingham, this event is thoughtfully curated to deliver a standout experience worth every moment. If The ELO Encounter sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The ELO Encounter",
        "image": "https://cdn-az.allevents.in/events1/banners/b90e901134c7cef97283867b0dfcf162c0c24c03afdeaa9b4c5880eb18f92c6d-rimg-w1024-h1024-dc12172d-gmir.jpg?v=1776036977",
        "startDate": "2026-10-02T19:00:00+00:00",
        "endDate": "2026-10-03T00:30:00+00:00",
        "url": "https://allevents.in/birmingham/the-elo-encounter/300041435703",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kingshurst Labour Club ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "51 Clopton Crescent",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.486533",
                "longitude": "-1.735523"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Roll over Beethoven, because the greatest tribute to Jeff Lynne's Electric Light Orchestra is here! In an all live show.ArtistsELO Encounter",
        "performer": [
            {
                "@type": "Person",
                "name": "ELO Encounter"
            }
        ]
    }
]
```