

# Event Details

- **Event Name**: Devildriver
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 07:00 pm – Sat, 22 Aug, 2026 at 09:00 pm
- **Event URL**: https://allevents.in/dallas/devildriver/2300029973757909
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 3

## 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**: Devildriver
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/730cb0f0-9c59-11f1-80bb-ebfa6612c095-rimg-w800-h1120-dc281828-gmir.jpg?v=1787204353

## FAQs

- **Q**: When and where is Devildriver being held?
  - **A:** Devildriver takes place on Sat, 22 Aug, 2026 at 07:00 pm to Sat, 22 Aug, 2026 at 09: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:** Devildriver 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 Devildriver 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": "Devildriver",
        "image": "https://cdn-az.allevents.in/events1/banners/730cb0f0-9c59-11f1-80bb-ebfa6612c095-rimg-w800-h1120-dc281828-gmir.jpg?v=1787204353",
        "startDate": "2026-08-22",
        "endDate": "2026-08-22",
        "url": "https://allevents.in/dallas/devildriver/2300029973757909",
        "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"
    }
]
```