

# Event Details

- **Event Name**: The Dualers
- **Event Start and End Date**: Sat, 30 Jan, 2027 at 06:00 pm – Sat, 30 Jan, 2027 at 10:00 pm (+00:00)
- **Event Description**: The Dualers are a 9 piece Ska & Reggae band from South East London.
- **Event URL**: https://allevents.in/leamington/the-dualers/300042459454
- **Event Categories**: music, entertainment, reggae
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Coventry/The-Assembly-Leamington/The-Dualers/42459454/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Leamington
- **state**: EN
- **country**: United Kingdom
- **location**: The Assembly Leamington
- **lat**: 52.28541180
- **long**: -1.53404690
- **full address**: The Assembly Leamington, Spencer Street, Leamington, United Kingdom

## Event gallery

- **Alt text**: The Dualers
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e0e8b86a70472439b213ce237227dc4a8d5923bdf5af818e300bde6de6235e5c-rimg-w400-h400-dc181818-gmir.png?v=1785840041

## FAQs

- **Q**: When and where is The Dualers being held?
  - **A:** The Dualers takes place on Sat, 30 Jan, 2027 at 06:00 pm to Sat, 30 Jan, 2027 at 10:00 pm at The Assembly Leamington, Spencer Street, Leamington, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Dualers 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 Leamington, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Dualers 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 Dualers",
        "image": "https://cdn-az.allevents.in/events2/banners/e0e8b86a70472439b213ce237227dc4a8d5923bdf5af818e300bde6de6235e5c-rimg-w400-h400-dc181818-gmir.png?v=1785840041",
        "startDate": "2027-01-30T18:00:00+00:00",
        "endDate": "2027-01-30T22:00:00+00:00",
        "url": "https://allevents.in/leamington/the-dualers/300042459454",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Assembly Leamington",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Spencer Street",
                "addressLocality": "Leamington",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.28541180",
                "longitude": "-1.53404690"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Dualers are a 9 piece Ska & Reggae band from South East London."
    }
]
```