

# Event Details

- **Event Name**: La Discothèque
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 07:00 pm – Sat, 29 Nov, 2025 at 03:00 am
- **Event Description**: Fresh off two sold-out shows at Exhibition, Purple Disco Machine returns to London for his biggest UK show yet.ArtistsPurple Disco Machine
- **Event URL**: https://allevents.in/london/la-discothèque/300041161520
- **Event Categories**: parties, entertainment, exhibitions, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/Drumsheds/La-Discothque/41161520/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Drumsheds
- **lat**: 51.60799
- **long**: -0.046749
- **full address**: Drumsheds, 6 Glover Drive, London, United Kingdom

## Event gallery

- **Alt text**: La Discothèque
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/99ca475803672710df96d2432c44e2e798d89341f5140120704625951a8f7adf-rimg-w1024-h1024-dc7bafd3-gmir.jpg?v=1764368538

## Artist Details

- **Artist name**: Purple Disco Machine

## FAQs

- **Q**: When and where is La Discothèque being held?
  - **A:** La Discothèque takes place on Fri, 28 Nov, 2025 at 07:00 pm to Sat, 29 Nov, 2025 at 03:00 am at Drumsheds, 6 Glover Drive, London, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** La Discothèque 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 La Discothèque 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": "La Discothèque",
        "image": "https://cdn-az.allevents.in/events8/banners/99ca475803672710df96d2432c44e2e798d89341f5140120704625951a8f7adf-rimg-w1024-h1024-dc7bafd3-gmir.jpg?v=1764368538",
        "startDate": "2025-11-28",
        "endDate": "2025-11-29",
        "url": "https://allevents.in/london/la-discothèque/300041161520",
        "location": {
            "@type": "Place",
            "name": "Drumsheds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6 Glover Drive",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.60799",
                "longitude": "-0.046749"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fresh off two sold-out shows at Exhibition, Purple Disco Machine returns to London for his biggest UK show yet.ArtistsPurple Disco Machine",
        "performer": [
            {
                "@type": "Person",
                "name": "Purple Disco Machine"
            }
        ]
    }
]
```