

# Event Details

- **Event Name**: Live at The Bee 
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 08:00 pm
- **Event Description**: Returning to the Bee for another night of grooving Chicago Blues.
- **Event URL**: https://allevents.in/slough/live-at-the-bee/200030144910330
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Slough
- **state**: EN
- **country**: United Kingdom
- **location**: The Bee at Burnham
- **lat**: 51.536002103903
- **long**: -0.65865397453308
- **full address**: The Bee at Burnham, 1 Britwell Road,Slough, United Kingdom

## Event gallery

- **Alt text**: Live at The Bee
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d8002c3ffbfa0d4b59df041f711449459ea92b2ae9bfa7935b4574a4a21fa3cb-rimg-w1200-h527-dcea5d0e-gmir?v=1781933375

## FAQs

- **Q**: When and where is Live at The Bee  being held?
  - **A:** Live at The Bee  takes place on Sat, 27 Jun, 2026 at 08:00 pm to Sat, 27 Jun, 2026 at 08:00 pm at The Bee at Burnham, 1 Britwell Road,Slough, United Kingdom.
- **Q**: Who is organizing Live at The Bee ?
  - **A:** Live at The Bee  is organized by 99 Bucks.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live at The Bee",
        "image": "https://cdn-az.allevents.in/events2/banners/d8002c3ffbfa0d4b59df041f711449459ea92b2ae9bfa7935b4574a4a21fa3cb-rimg-w1200-h527-dcea5d0e-gmir?v=1781933375",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/slough/live-at-the-bee/200030144910330",
        "location": {
            "@type": "Place",
            "name": "The Bee at Burnham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Britwell Road,Slough",
                "addressLocality": "Slough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.536002103903",
                "longitude": "-0.65865397453308"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Returning to the Bee for another night of grooving Chicago Blues.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "99 Bucks",
                "url": "https://allevents.in/org/99-bucks/24801902"
            }
        ]
    }
]
```