

# Event Details

- **Event Name**: The Dekkertones
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 06:00 pm
- **Event URL**: https://allevents.in/london/the-dekkertones/210003739909909
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/the-dekkertones-tickets-PVHRJ4?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: London
- **country**: United Kingdom
- **location**: New Cross Inn
- **lat**: 51.47552400
- **long**: -0.03838000
- **full address**: New Cross Inn, London, United Kingdom

## Event gallery

- **Alt text**: The Dekkertones
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/13be5e163151943876c6e6e07c0edfc1b0b17a38b88b11ebbe783702fa571ba1-rimg-w1024-h576-dc2d2d31-gmir.jpg?v=1767970011

## FAQs

- **Q**: When and where is The Dekkertones being held?
  - **A:** The Dekkertones takes place on Sat, 10 Jan, 2026 at 06:00 pm at New Cross Inn, London, United Kingdom.
- **Q**: Who is organizing The Dekkertones?
  - **A:** The Dekkertones is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Dekkertones 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 London, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Dekkertones sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Dekkertones",
        "image": "https://cdn-az.allevents.in/events7/banners/13be5e163151943876c6e6e07c0edfc1b0b17a38b88b11ebbe783702fa571ba1-rimg-w1024-h576-dc2d2d31-gmir.jpg?v=1767970011",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/london/the-dekkertones/210003739909909",
        "location": {
            "@type": "Place",
            "name": "New Cross Inn",
            "address": {
                "@type": "PostalAddress",
                "name": "New Cross Inn, London, United Kingdom",
                "addressLocality": "London",
                "addressRegion": null,
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.47552400",
                "longitude": "-0.03838000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```