

# Event Details

- **Event Name**: The Cat Club
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 09:00 pm – Sun, 22 Mar, 2026 at 03:00 am
- **Event Description**: The first Cat Club event of 2026 is back at Bunker Club with Charlotte MossArtistsLoyd JamesDJ CHARLOTTE MOSSMark SmedleyGinger TimDJ Spencer LevyMusic Genres :  House, Minimal, Tech House
- **Event URL**: https://allevents.in/london/the-cat-club/300041631834
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/The-Bunker-Club/The-Cat-Club/41631834/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: The Bunker Club
- **lat**: 51.47472800
- **long**: -0.02530200
- **full address**: The Bunker Club, 46 Deptford Broadway, London, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8c5237f42be9375752e51a7d23555d0ea6cea66654dfa9f3ec78d560b1faa50b-rimg-w1024-h1024-dcffffff-gmir.jpg?v=1773860617
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8ed667796f0f95e0c800180f16a8fd73ef12d1e3639906bfb0b66e2c205be233-rimg-w400-h400-dcffffff-gmir.jpg?v=1773860617

## Artist Details

- **Artist name**: Loyd James
- **Artist name**: DJ CHARLOTTE MOSS
- **Artist name**: Mark Smedley
- **Artist name**: Ginger Tim
- **Artist name**: DJ Spencer Levy

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Mar, 2026 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** The Bunker Club, 46 Deptford Broadway, London, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Loyd James, DJ CHARLOTTE MOSS, Mark Smedley, Ginger Tim, DJ Spencer Levy
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** art
- **Q**: Where can I find ticket details about The Cat Club ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Cat Club",
        "image": "https://cdn-az.allevents.in/events2/banners/8c5237f42be9375752e51a7d23555d0ea6cea66654dfa9f3ec78d560b1faa50b-rimg-w1024-h1024-dcffffff-gmir.jpg?v=1773860617",
        "startDate": "2026-03-21",
        "endDate": "2026-03-22",
        "url": "https://allevents.in/london/the-cat-club/300041631834",
        "location": {
            "@type": "Place",
            "name": "The Bunker Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "46 Deptford Broadway",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.47472800",
                "longitude": "-0.02530200"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The first Cat Club event of 2026 is back at Bunker Club with Charlotte MossArtistsLoyd JamesDJ CHARLOTTE MOSSMark SmedleyGinger TimDJ Spencer LevyMusic Genres :  House, Minimal, Tech House",
        "performer": [
            {
                "@type": "Person",
                "name": "Loyd James"
            },
            {
                "@type": "Person",
                "name": "DJ CHARLOTTE MOSS"
            },
            {
                "@type": "Person",
                "name": "Mark Smedley"
            },
            {
                "@type": "Person",
                "name": "Ginger Tim"
            },
            {
                "@type": "Person",
                "name": "DJ Spencer Levy"
            }
        ]
    }
]
```