

# Event Details

- **Event Name**: Bamboogy Takeover
- **Event Start and End Date**: Fri, 01 May, 2026 at 11:00 pm (+01:00)
- **Event Description**: Bouncy Streams are taking over Bamboogy up in the rave cave. Gonna be a bouncy epic night
- **Event URL**: https://allevents.in/bolton/bamboogy-takeover/200029985341045
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bolton
- **state**: EN
- **country**: United Kingdom
- **location**: Bamboogy Bolton
- **lat**: 53.579402
- **long**: -2.4269849
- **full address**: Bamboogy Bolton, 16-18 Bradshawgate, Bolton, BL1 1, United Kingdom

## Event gallery

- **Alt text**: Bamboogy Takeover
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4ee853187ef379a2074d96bc58dd71c2ce4ebe1a75f49e9408d8d5bcb58c4e66-rimg-w1200-h1200-dc1d0916-gmir?v=1777106505

## FAQs

- **Q**: When and where is Bamboogy Takeover being held?
  - **A:** Bamboogy Takeover takes place on Fri, 01 May, 2026 at 11:00 pm to Fri, 01 May, 2026 at 11:00 pm at Bamboogy Bolton, 16-18 Bradshawgate, Bolton, BL1 1, United Kingdom.
- **Q**: Who is organizing Bamboogy Takeover?
  - **A:** Bamboogy Takeover is organized by Bouncy Streams.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bamboogy Takeover",
        "image": "https://cdn-az.allevents.in/events3/banners/4ee853187ef379a2074d96bc58dd71c2ce4ebe1a75f49e9408d8d5bcb58c4e66-rimg-w1200-h1200-dc1d0916-gmir?v=1777106505",
        "startDate": "2026-05-01T23:00:00+01:00",
        "url": "https://allevents.in/bolton/bamboogy-takeover/200029985341045",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bamboogy Bolton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16-18 Bradshawgate, Bolton, BL1 1, United Kingdom",
                "addressLocality": "Bolton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.579402",
                "longitude": "-2.4269849"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bouncy Streams are taking over Bamboogy up in the rave cave. Gonna be a bouncy epic night",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bouncy Streams",
                "url": "https://allevents.in/org/bouncy-streams/24631174"
            }
        ]
    }
]
```