

# Event Details

- **Event Name**: Hush Hush Comedy Hour
- **Event Start and End Date**: Wed, 04 Nov, 2026 at 08:00 pm – Wed, 04 Nov, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/hush-hush-comedy-hour/2300030599794936
- **Event Categories**: comedy
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Theater 3 Mainstage At The Lincoln Lodge
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Theater 3 Mainstage At The Lincoln Lodge, 2040 N Milwaukee Ave, Chicago, United States

## Event gallery

- **Alt text**: Hush Hush Comedy Hour
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/45160670-9fbe-11f1-a9b6-5f3c34d9259b-rimg-w1200-h600-dce81818-gmir.jpg?v=1787577497

## FAQs

- **Q**: When and where is Hush Hush Comedy Hour being held?
  - **A:** Hush Hush Comedy Hour takes place on Wed, 04 Nov, 2026 at 08:00 pm to Wed, 04 Nov, 2026 at 10:00 pm at Theater 3 Mainstage At The Lincoln Lodge, 2040 N Milwaukee Ave, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Hush Hush Comedy Hour is ideal for comedy fans, stand-up enthusiasts, and anyone looking for a dedicated session of curated laughs, professional acts, and sharp wit from seasoned performers. 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 Hush Hush Comedy Hour 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": "Hush Hush Comedy Hour",
        "image": "https://cdn-az.allevents.in/events8/banners/45160670-9fbe-11f1-a9b6-5f3c34d9259b-rimg-w1200-h600-dce81818-gmir.jpg?v=1787577497",
        "startDate": "2026-11-04T20:00:00-06:00",
        "endDate": "2026-11-04T22:00:00-06:00",
        "url": "https://allevents.in/chicago/hush-hush-comedy-hour/2300030599794936",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Theater 3 Mainstage At The Lincoln Lodge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2040 N Milwaukee Ave",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```