

# Event Details

- **Event Name**: Noname at House of Blues Dallas
- **Event Start and End Date**: Sun, 16 Aug, 2026 at 07:00 pm – Sun, 16 Aug, 2026 at 09:00 pm
- **Event URL**: https://allevents.in/dallas/noname-at-house-of-blues-dallas/2400030373833015
- **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.78503660
- **long**: -96.80824990
- **full address**: House of Blues Dallas, White Swan Building, Dallas, TX 75202, United States

## Event gallery

- **Alt text**: Noname at House of Blues Dallas
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8a721590-952f-11f1-8024-43018c8ac4af-rimg-w1200-h1200-dcd8b8d8-gmir.png?v=1786416687

## FAQs

- **Q**: When and where is Noname at House of Blues Dallas being held?
  - **A:** Noname at House of Blues Dallas takes place on Sun, 16 Aug, 2026 at 07:00 pm to Sun, 16 Aug, 2026 at 09:00 pm at House of Blues Dallas, White Swan Building, Dallas, TX 75202, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Noname at House of Blues Dallas is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Noname at House of Blues Dallas sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Noname at House of Blues Dallas",
        "image": "https://cdn-az.allevents.in/events9/banners/8a721590-952f-11f1-8024-43018c8ac4af-rimg-w1200-h1200-dcd8b8d8-gmir.png?v=1786416687",
        "startDate": "2026-08-16",
        "endDate": "2026-08-16",
        "url": "https://allevents.in/dallas/noname-at-house-of-blues-dallas/2400030373833015",
        "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"
    }
]
```