

# Event Details

- **Event Name**: Rabbits rock the Firehouse
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 08:00 pm
- **Event Description**: We're back home at the Firehouse! Come for the bubbles and Pyro!
- **Event URL**: https://allevents.in/chestermere/rabbits-rock-the-firehouse/200030261119031
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Chestermere
- **state**: AB
- **country**: Canada
- **location**: Langdon Firehouse Bar & Grill
- **lat**: 50.977787517911
- **long**: -113.67691040039
- **full address**: Langdon Firehouse Bar &amp; Grill, Chestermere, Alberta, Canada

## Event gallery

- **Alt text**: Rabbits rock the Firehouse
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/eada0b34f6c3841ac12cbb51a7094808936d9806a868e4050dcc37d1afd4b0f8-rimg-w1200-h956-dc030103-gmir?v=1782395091

## FAQs

- **Q**: When and where is Rabbits rock the Firehouse being held?
  - **A:** Rabbits rock the Firehouse takes place on Sat, 27 Jun, 2026 at 08:00 pm to Sat, 27 Jun, 2026 at 08:00 pm at Langdon Firehouse Bar & Grill, Chestermere, Alberta, Canada.
- **Q**: Who is organizing Rabbits rock the Firehouse?
  - **A:** Rabbits rock the Firehouse is organized by Machine Gun Rabbit.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rabbits rock the Firehouse",
        "image": "https://cdn-az.allevents.in/events7/banners/eada0b34f6c3841ac12cbb51a7094808936d9806a868e4050dcc37d1afd4b0f8-rimg-w1200-h956-dc030103-gmir?v=1782395091",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/chestermere/rabbits-rock-the-firehouse/200030261119031",
        "location": {
            "@type": "Place",
            "name": "Langdon Firehouse Bar & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Chestermere, Alberta",
                "addressLocality": "Chestermere",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.977787517911",
                "longitude": "-113.67691040039"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're back home at the Firehouse! Come for the bubbles and Pyro!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Machine Gun Rabbit",
                "url": "https://allevents.in/org/machine-gun-rabbit/20020539"
            }
        ]
    }
]
```