

# Event Details

- **Event Name**: The Sound of the Apocalypse
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 05:00 pm
- **Event URL**: https://allevents.in/leeds/the-sound-of-the-apocalypse/210006777709833
- **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-sound-of-the-apocalypse-tickets-9TRJM3?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Leeds
- **country**: United Kingdom
- **location**: Brudenell Social Club
- **lat**: 53.80965600
- **long**: -1.57027500
- **full address**: Brudenell Social Club, Leeds, United Kingdom

## Event gallery

- **Alt text**: The Sound of the Apocalypse
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b1cb9485ea59224c20c7fc3e044487a5753991ea8b9139b74977989a630a4699-rimg-w1024-h576-dc010101-gmir.jpg?v=1768362385

## FAQs

- **Q**: When and where is The Sound of the Apocalypse being held?
  - **A:** The Sound of the Apocalypse takes place on Sat, 17 Jan, 2026 at 05:00 pm at Brudenell Social Club, Leeds, United Kingdom.
- **Q**: Who is organizing The Sound of the Apocalypse?
  - **A:** The Sound of the Apocalypse is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Sound of the Apocalypse 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 The Sound of the Apocalypse 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 Sound of the Apocalypse",
        "image": "https://cdn-az.allevents.in/events1/banners/b1cb9485ea59224c20c7fc3e044487a5753991ea8b9139b74977989a630a4699-rimg-w1024-h576-dc010101-gmir.jpg?v=1768362385",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/leeds/the-sound-of-the-apocalypse/210006777709833",
        "location": {
            "@type": "Place",
            "name": "Brudenell Social Club",
            "address": {
                "@type": "PostalAddress",
                "name": "Brudenell Social Club, Leeds, United Kingdom",
                "addressLocality": "Leeds",
                "addressRegion": null,
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.80965600",
                "longitude": "-1.57027500"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```