

# Event Details

- **Event Name**: UB40 Experience
- **Event Start and End Date**: Sat, 31 Oct, 2026 at 07:00 pm – Sun, 01 Nov, 2026 at 12:30 am (+00:00)
- **Event Description**: A night of UB40, PLUS resident DJ & late barsArtistsThe UB40 ExperienceMusic Genres :  Pop, Ska, Reggae
- **Event URL**: https://allevents.in/leeds/ub40-experience/300042572990
- **Event Categories**: reggae, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Leeds/Irish-Centre/UB40-Experience/42572990/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Leeds
- **state**: EN
- **country**: United Kingdom
- **location**: Irish Centre
- **lat**: 53.797096
- **long**: -1.515803
- **full address**: Irish Centre, York Road, Leeds, United Kingdom

## Event gallery

- **Alt text**: UB40 Experience
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/766f8c37027ba7ef5c91be3a0d71f0f69fcf3125d63ccf84017921a2e16e5d60-rimg-w1024-h1024-dc080808-gmir.jpg?v=1786805824

## Artist Details

- **Artist name**: The UB40 Experience

## FAQs

- **Q**: When and where is UB40 Experience being held?
  - **A:** UB40 Experience takes place on Sat, 31 Oct, 2026 at 07:00 pm to Sun, 01 Nov, 2026 at 12:30 am at Irish Centre, York Road, Leeds, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** UB40 Experience is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Leeds, this event is thoughtfully curated to deliver a standout experience worth every moment. If UB40 Experience 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": "UB40 Experience",
        "image": "https://cdn-az.allevents.in/events8/banners/766f8c37027ba7ef5c91be3a0d71f0f69fcf3125d63ccf84017921a2e16e5d60-rimg-w1024-h1024-dc080808-gmir.jpg?v=1786805824",
        "startDate": "2026-10-31T19:00:00+00:00",
        "endDate": "2026-11-01T00:30:00+00:00",
        "url": "https://allevents.in/leeds/ub40-experience/300042572990",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Irish Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "York Road",
                "addressLocality": "Leeds",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.797096",
                "longitude": "-1.515803"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A night of UB40, PLUS resident DJ & late barsArtistsThe UB40 ExperienceMusic Genres :  Pop, Ska, Reggae",
        "performer": [
            {
                "@type": "Person",
                "name": "The UB40 Experience"
            }
        ]
    }
]
```