

# Event Details

- **Event Name**: Channel One Sound System - May Bank Holiday Special
- **Event Start and End Date**: Sun, 04 May, 2025 at 05:00 pm – Sun, 04 May, 2025 at 11:00 pm
- **Event Description**: The legendary Channel One Soundsystem return to Village Underground for their May Bank Holiday special.ArtistsChannel One Sound SystemMusic Genres :  Reggae, Dub
- **Event URL**: https://allevents.in/london/channel-one-sound-system-may-bank-holiday-special/300040441778
- **Event Categories**: bank-holiday, holiday, reggae, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/Village-Underground/Channel-One-Sound-System---May-Bank-Holiday-Special/40441778/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Village Underground
- **lat**: 51.52357
- **long**: -0.07846
- **full address**: Village Underground, 54 Holywell Lane, London, United Kingdom

## Event gallery

- **Alt text**: Channel One Sound System - May Bank Holiday Special
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/7/c/8/1887343_268db3c7_channel-one-sound-system_1024.jpg

## Artist Details

- **Artist name**: Channel One Sound System

## FAQs

- **Q**: When and where is Channel One Sound System - May Bank Holiday Special being held?
  - **A:** Channel One Sound System - May Bank Holiday Special takes place on Sun, 04 May, 2025 at 05:00 pm to Sun, 04 May, 2025 at 11:00 pm at Village Underground, 54 Holywell Lane, London, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Channel One Sound System - May Bank Holiday Special 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 Channel One Sound System - May Bank Holiday Special 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": "Channel One Sound System - May Bank Holiday Special",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/7/c/8/1887343_268db3c7_channel-one-sound-system_1024.jpg",
        "startDate": "2025-05-04",
        "endDate": "2025-05-04",
        "url": "https://allevents.in/london/channel-one-sound-system-may-bank-holiday-special/300040441778",
        "location": {
            "@type": "Place",
            "name": "Village Underground",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "54 Holywell Lane",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.52357",
                "longitude": "-0.07846"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The legendary Channel One Soundsystem return to Village Underground for their May Bank Holiday special.ArtistsChannel One Sound SystemMusic Genres :  Reggae, Dub",
        "performer": [
            {
                "@type": "Person",
                "name": "Channel One Sound System"
            }
        ]
    }
]
```