

# Event Details

- **Event Name**: Luke Swanson
- **Event Start and End Date**: Fri, 15 May, 2026 at 08:00 pm – Fri, 15 May, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/bolingbrook/luke-swanson/210005038726115
- **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/14762633?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/76931211984c7964bb0216fbbcb403b187c984eea715f1c1c6e70318208e5cda-rimg-w1024-h576-dc060604-gmir.jpg?v=1773016296

## FAQs

- **Q**: When and where is Luke Swanson being held?
  - **A:** Luke Swanson takes place on Fri, 15 May, 2026 at 08:00 pm to Fri, 15 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/76931211984c7964bb0216fbbcb403b187c984eea715f1c1c6e70318208e5cda-rimg-w1024-h576-dc060604-gmir.jpg?v=1773016296",
        "startDate": "2026-05-15T20:00:00-06:00",
        "endDate": "2026-05-15T22:00:00-06:00",
        "url": "https://allevents.in/bolingbrook/luke-swanson/210005038726115",
        "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"
    }
]
```