

# Event Details

- **Event Name**: Joe Kilgallon
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 08:00 pm – Sat, 25 Jul, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/bolingbrook/joe-kilgallon/210002915199272
- **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/joe-kilgallon-cgs-comedy-club-tickets/14897833?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**: Joe Kilgallon
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5e02b6ac470046b8dbd2c41d13853f27962478b34bd7210d75b620659ca77da9-rimg-w1024-h576-dc060604-gmir.jpg?v=1784316421

## FAQs

- **Q**: When and where is Joe Kilgallon being held?
  - **A:** Joe Kilgallon takes place on Sat, 25 Jul, 2026 at 08:00 pm to Sat, 25 Jul, 2026 at 10:00 pm at CG's Comedy Club, Bolingbrook, United States.
- **Q**: Who is organizing Joe Kilgallon?
  - **A:** Joe Kilgallon is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Joe Kilgallon",
        "image": "https://cdn-az.allevents.in/events10/banners/5e02b6ac470046b8dbd2c41d13853f27962478b34bd7210d75b620659ca77da9-rimg-w1024-h576-dc060604-gmir.jpg?v=1784316421",
        "startDate": "2026-07-25",
        "endDate": "2026-07-25",
        "url": "https://allevents.in/bolingbrook/joe-kilgallon/210002915199272",
        "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"
    }
]
```