

# Event Details

- **Event Name**: W.A.S.P. at House of Blues Dallas
- **Event Start and End Date**: Fri, 18 Sep, 2026 at 08:00 pm – Fri, 18 Sep, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/wasp-at-house-of-blues-dallas/2400029695115048
- **Event Categories**: trips-adventures
- **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.78503660
- **long**: -96.80824990
- **full address**: House of Blues Dallas, White Swan Building, Dallas, TX 75202, United States

## Event gallery

- **Alt text**: W.A.S.P. at House of Blues Dallas
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/44594e50-abc0-11f1-8ed1-0da50d238dff-rimg-w1200-h613-dc080808-gmir.jpg?v=1788897818

## FAQs

- **Q**: When and where is W.A.S.P. at House of Blues Dallas being held?
  - **A:** W.A.S.P. at House of Blues Dallas takes place on Fri, 18 Sep, 2026 at 08:00 pm to Fri, 18 Sep, 2026 at 10:00 pm at House of Blues Dallas, White Swan Building, Dallas, TX 75202, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "W.A.S.P. at House of Blues Dallas",
        "image": "https://cdn-az.allevents.in/events6/banners/44594e50-abc0-11f1-8ed1-0da50d238dff-rimg-w1200-h613-dc080808-gmir.jpg?v=1788897818",
        "startDate": "2026-09-18T20:00:00-06:00",
        "endDate": "2026-09-18T22:00:00-06:00",
        "url": "https://allevents.in/dallas/wasp-at-house-of-blues-dallas/2400029695115048",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "House of Blues Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "White Swan Building, Dallas, TX 75202",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.78503660",
                "longitude": "-96.80824990"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```