

# Event Details

- **Event Name**: Autumn Pop Up @The Firehouse
- **Event Start and End Date**: Sat, 27 Sep, 2025 at 03:00 pm
- **Event Description**: Come get Rabid with us in Lansing! We'll be hanging out at the old fire house all day.
- **Event URL**: https://allevents.in/lansing/autumn-pop-up-the-firehouse/200028914001515
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lansing
- **state**: IL
- **country**: United States
- **location**: 3404 Lake St, Lansing, IL 60438-2371, United States
- **lat**: 41.56557
- **long**: -87.53435
- **full address**: 3404 Lake St, Lansing, IL 60438-2371, United States

## Event gallery

- **Alt text**: Autumn Pop Up @The Firehouse
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/fa7a00acedf68d44efd47f57baea1c8c83d8a2d8c2098bffb6f03cb9f54103a7-rimg-w851-h315-dc11100f-gmir?v=1758469455

## FAQs

- **Q**: When and where is Autumn Pop Up @The Firehouse being held?
  - **A:** Autumn Pop Up @The Firehouse takes place on Sat, 27 Sep, 2025 at 03:00 pm to Sat, 27 Sep, 2025 at 03:00 pm at 3404 Lake St, Lansing, IL 60438-2371, United States.
- **Q**: Who is organizing Autumn Pop Up @The Firehouse?
  - **A:** Autumn Pop Up @The Firehouse is organized by Rabid Brewing.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Autumn Pop Up @The Firehouse",
        "image": "https://cdn-az.allevents.in/events2/banners/fa7a00acedf68d44efd47f57baea1c8c83d8a2d8c2098bffb6f03cb9f54103a7-rimg-w851-h315-dc11100f-gmir?v=1758469455",
        "startDate": "2025-09-27",
        "url": "https://allevents.in/lansing/autumn-pop-up-the-firehouse/200028914001515",
        "location": {
            "@type": "Place",
            "name": "3404 Lake St, Lansing, IL 60438-2371, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3404 Lake St, Lansing, IL 60438-2371, United States",
                "addressLocality": "Lansing",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.56557",
                "longitude": "-87.53435"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come get Rabid with us in Lansing! We'll be hanging out at the old fire house all day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rabid Brewing",
                "url": "https://allevents.in/org/rabid-brewing/26598009"
            }
        ]
    }
]
```