

# Event Details

- **Event Name**: Donk The Beach
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 10:00 pm – Sat, 04 Jul, 2026 at 06:00 am
- **Event Description**: Brighton has been rocked by news that the donks are coming back to town!ArtistsSpongebob SquarewaveDJ Can't Say NoGashMusic Genres :  Drum and Bass, Hard Dance, Hardcore/Hardstyle
- **Event URL**: https://allevents.in/brighton/donk-the-beach/300042484285
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Brighton/The-Volks-Nightclub/Donk-The-Beach/42484285/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Brighton
- **state**: EN
- **country**: United Kingdom
- **location**: The Volks Nightclub
- **lat**: 50.81928710
- **long**: -0.13243820
- **full address**: The Volks Nightclub, 1-3 Madeira Drive, Brighton, United Kingdom

## Event gallery

- **Alt text**: Donk The Beach
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/b/3/e/2279536_3da78cb3_donk-the-beach_1024.jpg

## Artist Details

- **Artist name**: Spongebob Squarewave
- **Artist name**: DJ Can't Say No
- **Artist name**: Gash

## FAQs

- **Q**: When and where is Donk The Beach being held?
  - **A:** Donk The Beach takes place on Fri, 03 Jul, 2026 at 10:00 pm to Sat, 04 Jul, 2026 at 06:00 am at The Volks Nightclub, 1-3 Madeira Drive, Brighton, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Donk The Beach 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 Brighton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Donk The Beach 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": "Donk The Beach",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/b/3/e/2279536_3da78cb3_donk-the-beach_1024.jpg",
        "startDate": "2026-07-03",
        "endDate": "2026-07-04",
        "url": "https://allevents.in/brighton/donk-the-beach/300042484285",
        "location": {
            "@type": "Place",
            "name": "The Volks Nightclub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1-3 Madeira Drive",
                "addressLocality": "Brighton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.81928710",
                "longitude": "-0.13243820"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Brighton has been rocked by news that the donks are coming back to town!ArtistsSpongebob SquarewaveDJ Can't Say NoGashMusic Genres :  Drum and Bass, Hard Dance, Hardcore/Hardstyle",
        "performer": [
            {
                "@type": "Person",
                "name": "Spongebob Squarewave"
            },
            {
                "@type": "Person",
                "name": "DJ Can't Say No"
            },
            {
                "@type": "Person",
                "name": "Gash"
            }
        ]
    }
]
```