

# Event Details

- **Event Name**: Control Room
- **Event Start and End Date**: Fri, 06 Mar, 2026 at 08:00 pm – Fri, 06 Mar, 2026 at 11:45 pm
- **Event Description**: A night of Dark Electronic music, Coldwave, Darkwave, Minimal Wave and Dark Techno.ArtistsDJ Orpheus
- **Event URL**: https://allevents.in/leeds/control-room/300041496264
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Leeds/Hyde-Park-Book-Club-Leeds/Control-Room/41496264/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Leeds
- **state**: EN
- **country**: United Kingdom
- **location**: Hyde Park Book Club Leeds
- **lat**: 53.81552987
- **long**: -1.56351077
- **full address**: Hyde Park Book Club Leeds, 27-29 Headingley Lane, Leeds, United Kingdom

## Event gallery

- **Alt text**: Control Room
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ec3a49faa51b25f6bda678ad323905d3b37a19f85f17b2582e40632a9c4b7df6-rimg-w1024-h1024-dca7a6a7-gmir.jpg?v=1766563412

## Artist Details

- **Artist name**: DJ Orpheus

## FAQs

- **Q**: When and where is Control Room being held?
  - **A:** Control Room takes place on Fri, 06 Mar, 2026 at 08:00 pm to Fri, 06 Mar, 2026 at 11:45 pm at Hyde Park Book Club Leeds, 27-29 Headingley Lane, Leeds, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Control Room is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. 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 Control Room 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": "Control Room",
        "image": "https://cdn-az.allevents.in/events2/banners/ec3a49faa51b25f6bda678ad323905d3b37a19f85f17b2582e40632a9c4b7df6-rimg-w1024-h1024-dca7a6a7-gmir.jpg?v=1766563412",
        "startDate": "2026-03-06",
        "endDate": "2026-03-06",
        "url": "https://allevents.in/leeds/control-room/300041496264",
        "location": {
            "@type": "Place",
            "name": "Hyde Park Book Club Leeds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "27-29 Headingley Lane",
                "addressLocality": "Leeds",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.81552987",
                "longitude": "-1.56351077"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A night of Dark Electronic music, Coldwave, Darkwave, Minimal Wave and Dark Techno.ArtistsDJ Orpheus",
        "performer": [
            {
                "@type": "Person",
                "name": "DJ Orpheus"
            }
        ]
    }
]
```