

# Event Details

- **Event Name**: 2026 Summer School Festival at House of Blues Dallas
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 12:00 am
- **Event URL**: https://allevents.in/dallas/2026-summer-school-festival-at-house-of-blues-dallas/2400030236267001
- **Event Categories**: festivals
- **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**: 2026 Summer School Festival at House of Blues Dallas
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9cc60960-6dd2-11f1-980e-39e44e9692a8-rimg-w1200-h601-dc16141c-gmir.jpg?v=1782088676

## FAQs

- **Q**: When and where is 2026 Summer School Festival at House of Blues Dallas being held?
  - **A:** 2026 Summer School Festival at House of Blues Dallas takes place on Tue, 23 Jun, 2026 at 12:00 am to Tue, 23 Jun, 2026 at 12:00 am 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:** 2026 Summer School Festival at House of Blues Dallas is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. 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 2026 Summer School Festival 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": "Festival",
        "name": "2026 Summer School Festival at House of Blues Dallas",
        "image": "https://cdn-az.allevents.in/events1/banners/9cc60960-6dd2-11f1-980e-39e44e9692a8-rimg-w1200-h601-dc16141c-gmir.jpg?v=1782088676",
        "startDate": "2026-06-23",
        "url": "https://allevents.in/dallas/2026-summer-school-festival-at-house-of-blues-dallas/2400030236267001",
        "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"
    }
]
```