

# Event Details

- **Event Name**: Whitechapel
- **Event Start and End Date**: Sun, 13 Dec, 2026 at 06:00 pm – Mon, 14 Dec, 2026 at 08:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/whitechapel/2300030226457544
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: House Of Blues - Dallas
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: House Of Blues - Dallas, 2200 N. Lamar Street, Dallas, United States

## Event gallery

- **Alt text**: Whitechapel
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5b9988d0-913c-11f1-88dc-e3856eb2568f-rimg-w800-h1000-dc280808-gmir.jpg?v=1785982402

## FAQs

- **Q**: When and where is Whitechapel being held?
  - **A:** Whitechapel takes place on Sun, 13 Dec, 2026 at 06:00 pm to Mon, 14 Dec, 2026 at 08:00 pm at House Of Blues - Dallas, 2200 N. Lamar Street, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Whitechapel is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Whitechapel sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Whitechapel",
        "image": "https://cdn-az.allevents.in/events8/banners/5b9988d0-913c-11f1-88dc-e3856eb2568f-rimg-w800-h1000-dc280808-gmir.jpg?v=1785982402",
        "startDate": "2026-12-13T18:00:00-06:00",
        "endDate": "2026-12-14T20:00:00-06:00",
        "url": "https://allevents.in/dallas/whitechapel/2300030226457544",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "House Of Blues - Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2200 N. Lamar Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```