

# Event Details

- **Event Name**: Luke Swanson
- **Event Start and End Date**: Sat, 16 May, 2026 at 08:00 pm – Sat, 16 May, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/bolingbrook/luke-swanson/210002693246935
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/luke-swanson-cgs-comedy-club-tickets/14762643?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**: Luke Swanson
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9b8e0a987616e4419137c484359ca4d84f5914ef8bcd1f3d6f6bf9f1ae01af22-rimg-w1024-h576-dc060604-gmir.jpg?v=1773016298

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Luke Swanson",
        "image": "https://cdn-az.allevents.in/events3/banners/9b8e0a987616e4419137c484359ca4d84f5914ef8bcd1f3d6f6bf9f1ae01af22-rimg-w1024-h576-dc060604-gmir.jpg?v=1773016298",
        "startDate": "2026-05-16T20:00:00-06:00",
        "endDate": "2026-05-16T22:00:00-06:00",
        "url": "https://allevents.in/bolingbrook/luke-swanson/210002693246935",
        "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"
    }
]
```