

# Event Details

- **Event Name**: Hot Flash Heat Wave
- **Event Start and End Date**: Fri, 02 Oct, 2026 at 06:30 pm – Fri, 02 Oct, 2026 at 08:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/hot-flash-heat-wave/2300030303161704
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Cobra Lounge
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Cobra Lounge, 235 North Ashland Avenue, Chicago, United States

## Event gallery

- **Alt text**: Hot Flash Heat Wave
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/85c148e0-970a-11f1-897f-eff8c8b00a4f-rimg-w1080-h1350-dcd87868-gmir.jpg?v=1786620712

## FAQs

- **Q**: When and where is Hot Flash Heat Wave being held?
  - **A:** Hot Flash Heat Wave takes place on Fri, 02 Oct, 2026 at 06:30 pm to Fri, 02 Oct, 2026 at 08:30 pm at Cobra Lounge, 235 North Ashland Avenue, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Hot Flash Heat Wave 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 Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If Hot Flash Heat Wave 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": "Hot Flash Heat Wave",
        "image": "https://cdn-az.allevents.in/events3/banners/85c148e0-970a-11f1-897f-eff8c8b00a4f-rimg-w1080-h1350-dcd87868-gmir.jpg?v=1786620712",
        "startDate": "2026-10-02T18:30:00-05:00",
        "endDate": "2026-10-02T20:30:00-05:00",
        "url": "https://allevents.in/chicago/hot-flash-heat-wave/2300030303161704",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cobra Lounge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "235 North Ashland Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```