

# Event Details

- **Event Name**: The Bubble Inn
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 08:30 pm
- **Event Description**: Christmas gig at a great venue!
- **Event URL**: https://allevents.in/derby/the-bubble-inn/200028884931315
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Derby
- **state**: EN
- **country**: United Kingdom
- **location**: The Bubble inn Hotel
- **lat**: 52.864284353361
- **long**: -1.5238058567047
- **full address**: The Bubble inn Hotel, The Bubble Inn, Derby Rd, Stenson, Derby, United Kingdom

## Event gallery

- **Alt text**: The Bubble Inn
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/82fb4f85f40099217dd93ae74900367b5a9dd8455126c3ea8f35e0d680e0ae35-rimg-w820-h360-dc070715-gmir?v=1764457321

## FAQs

- **Q**: When and where is The Bubble Inn being held?
  - **A:** The Bubble Inn takes place on Sat, 06 Dec, 2025 at 08:30 pm to Sat, 06 Dec, 2025 at 08:30 pm at The Bubble inn Hotel, The Bubble Inn, Derby Rd, Stenson, Derby, United Kingdom.
- **Q**: Who is organizing The Bubble Inn?
  - **A:** The Bubble Inn is organized by Three Way Mirror.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Bubble Inn is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Derby, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Bubble Inn 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": "The Bubble Inn",
        "image": "https://cdn-az.allevents.in/events9/banners/82fb4f85f40099217dd93ae74900367b5a9dd8455126c3ea8f35e0d680e0ae35-rimg-w820-h360-dc070715-gmir?v=1764457321",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/derby/the-bubble-inn/200028884931315",
        "location": {
            "@type": "Place",
            "name": "The Bubble inn Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Bubble Inn, Derby Rd, Stenson",
                "addressLocality": "Derby",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.864284353361",
                "longitude": "-1.5238058567047"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas gig at a great venue!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Three Way Mirror",
                "url": "https://allevents.in/org/three-way-mirror/21948584"
            }
        ]
    }
]
```