

# Event Details

- **Event Name**: Cryogeyser
- **Event Start and End Date**: Sat, 03 Oct, 2026 at 05:30 pm – Sat, 03 Oct, 2026 at 07:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/cryogeyser/2300030402703121
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Beat Kitchen
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Beat Kitchen, 2100 W. Belmont, Chicago, United States

## Event gallery

- **Alt text**: Cryogeyser
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/becc1790-9c4c-11f1-80bb-ebfa6612c095-rimg-w1080-h1350-dc181818-gmir.jpg?v=1787198887

## FAQs

- **Q**: When and where is Cryogeyser being held?
  - **A:** Cryogeyser takes place on Sat, 03 Oct, 2026 at 05:30 pm to Sat, 03 Oct, 2026 at 07:30 pm at Beat Kitchen, 2100 W. Belmont, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cryogeyser",
        "image": "https://cdn-az.allevents.in/events7/banners/becc1790-9c4c-11f1-80bb-ebfa6612c095-rimg-w1080-h1350-dc181818-gmir.jpg?v=1787198887",
        "startDate": "2026-10-03T17:30:00-05:00",
        "endDate": "2026-10-03T19:30:00-05:00",
        "url": "https://allevents.in/chicago/cryogeyser/2300030402703121",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Beat Kitchen",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2100 W. Belmont",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```