

# Event Details

- **Event Name**: Comedy Open Mic
- **Event Start and End Date**: Thu, 07 May, 2026 at 07:30 pm – Thu, 07 May, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/bolingbrook/comedy-open-mic/210002004331225
- **Event Categories**: Arts & Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/comedy-open-mic-cgs-comedy-club-tickets/14843243?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Bolingbrook
- **state**: IL
- **country**: United States
- **location**: CG's Comedy Club
- **lat**: 41.71721
- **long**: -88.042536
- **full address**: CG's Comedy Club, Bolingbrook, United States

## Event gallery

- **Alt text**: Comedy Open Mic
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/17a8658cef8b30033cbb2aa49a8ac99e8a8b27c9de771d6922e0c7909aadc095-rimg-w1024-h576-dc060604-gmir.jpg?v=1776401515

## FAQs

- **Q**: When and where is Comedy Open Mic being held?
  - **A:** Comedy Open Mic takes place on Thu, 07 May, 2026 at 07:30 pm to Thu, 07 May, 2026 at 09:30 pm at CG's Comedy Club, Bolingbrook, United States.
- **Q**: Who is organizing Comedy Open Mic?
  - **A:** Comedy Open Mic is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Comedy Open Mic 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 Bolingbrook, this event is thoughtfully curated to deliver a standout experience worth every moment. If Comedy Open Mic 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": "Comedy Open Mic",
        "image": "https://cdn-az.allevents.in/events3/banners/17a8658cef8b30033cbb2aa49a8ac99e8a8b27c9de771d6922e0c7909aadc095-rimg-w1024-h576-dc060604-gmir.jpg?v=1776401515",
        "startDate": "2026-05-07T19:30:00-06:00",
        "endDate": "2026-05-07T21:30:00-06:00",
        "url": "https://allevents.in/bolingbrook/comedy-open-mic/210002004331225",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "CG's Comedy Club",
            "address": {
                "@type": "PostalAddress",
                "name": "CG's Comedy Club, Bolingbrook, United States",
                "addressLocality": "Bolingbrook",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.71721",
                "longitude": "-88.042536"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```