

# Event Details

- **Event Name**: Kevin Sullivan
- **Event Start and End Date**: Sat, 03 Oct, 2026 at 03:00 pm – Sat, 03 Oct, 2026 at 05:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/kevin-sullivan/2300030667286408
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Dallas Comedy Club - Mainstage Theater
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Dallas Comedy Club - Mainstage Theater, 3036 Elm Street, Dallas, United States

## Event gallery

- **Alt text**: Kevin Sullivan
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f09b91d0-aa32-11f1-abda-d1c1d0c990ef-rimg-w1080-h1350-dc080808-gmir.jpg?v=1788727149

## FAQs

- **Q**: When and where is Kevin Sullivan being held?
  - **A:** Kevin Sullivan takes place on Sat, 03 Oct, 2026 at 03:00 pm to Sat, 03 Oct, 2026 at 05:00 pm at Dallas Comedy Club - Mainstage Theater, 3036 Elm Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kevin Sullivan",
        "image": "https://cdn-az.allevents.in/events5/banners/f09b91d0-aa32-11f1-abda-d1c1d0c990ef-rimg-w1080-h1350-dc080808-gmir.jpg?v=1788727149",
        "startDate": "2026-10-03T15:00:00-05:00",
        "endDate": "2026-10-03T17:00:00-05:00",
        "url": "https://allevents.in/dallas/kevin-sullivan/2300030667286408",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Dallas Comedy Club - Mainstage Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3036 Elm Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```