

# Event Details

- **Event Name**: Charleston White
- **Event Start and End Date**: Sun, 06 Dec, 2026 at 06:00 pm – Sun, 06 Dec, 2026 at 08:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/charleston-white/2300030317605424
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Hyena's Comedy Night Club - Dallas
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Hyena's Comedy Night Club - Dallas, 5321 E Mockingbird Ln, Dallas, United States

## Event gallery

- **Alt text**: Charleston White
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6cc62bd0-a605-11f1-8990-5d04d231a2dd-rimg-w1200-h897-dcf8f8f8-gmir.png?v=1788267766

## FAQs

- **Q**: When and where is Charleston White being held?
  - **A:** Charleston White takes place on Sun, 06 Dec, 2026 at 06:00 pm to Sun, 06 Dec, 2026 at 08:00 pm at Hyena's Comedy Night Club - Dallas, 5321 E Mockingbird Ln, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Charleston White",
        "image": "https://cdn-az.allevents.in/events2/banners/6cc62bd0-a605-11f1-8990-5d04d231a2dd-rimg-w1200-h897-dcf8f8f8-gmir.png?v=1788267766",
        "startDate": "2026-12-06T18:00:00-06:00",
        "endDate": "2026-12-06T20:00:00-06:00",
        "url": "https://allevents.in/dallas/charleston-white/2300030317605424",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Hyena's Comedy Night Club - Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5321 E Mockingbird Ln",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```