

# Event Details

- **Event Name**: The Big Brixton BBQ
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 03:00 pm – Sun, 30 Nov, 2025 at 12:00 am
- **Event Description**: Brixton Freight is opening its doors! Celebrate at the Big Brixton BBQ, with Sunday 30th hosted by Channel One!
- **Event URL**: https://allevents.in/london/the-big-brixton-bbq/300041488581
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/Freight-Brixton/The-Big-Brixton-BBQ/41488581/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Freight Brixton
- **lat**: 51.4629424
- **long**: -0.1125395
- **full address**: Freight Brixton, 20 Popes Road, London, United Kingdom

## Event gallery

- **Alt text**: The Big Brixton BBQ
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f73a42a3d207f52328f804e14abb881d85074c7cf28b7d204c35f23cdf5807ce-rimg-w1024-h1024-dcfd4b08-gmir.jpg?v=1764460567

## FAQs

- **Q**: When and where is The Big Brixton BBQ being held?
  - **A:** The Big Brixton BBQ takes place on Fri, 28 Nov, 2025 at 03:00 pm to Sun, 30 Nov, 2025 at 12:00 am at Freight Brixton, 20 Popes Road, London, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Big Brixton BBQ 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 The Big Brixton BBQ 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": "The Big Brixton BBQ",
        "image": "https://cdn-az.allevents.in/events9/banners/f73a42a3d207f52328f804e14abb881d85074c7cf28b7d204c35f23cdf5807ce-rimg-w1024-h1024-dcfd4b08-gmir.jpg?v=1764460567",
        "startDate": "2025-11-28",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/london/the-big-brixton-bbq/300041488581",
        "location": {
            "@type": "Place",
            "name": "Freight Brixton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 Popes Road",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.4629424",
                "longitude": "-0.1125395"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Brixton Freight is opening its doors! Celebrate at the Big Brixton BBQ, with Sunday 30th hosted by Channel One!"
    }
]
```