

# Event Details

- **Event Name**: Beat - Band
- **Event Start and End Date**: Mon, 30 Nov, 2026 at 07:30 pm – Mon, 30 Nov, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/beat-band/2300030624529353
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Music Hall At Fair Park
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Music Hall At Fair Park, 909 1st Ave, Dallas, United States

## Event gallery

- **Alt text**: Beat - Band
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/84db9ba0-a5e3-11f1-8990-5d04d231a2dd-rimg-w1080-h1350-dc080808-gmir.jpg?v=1788253242

## FAQs

- **Q**: When and where is Beat - Band being held?
  - **A:** Beat - Band takes place on Mon, 30 Nov, 2026 at 07:30 pm to Mon, 30 Nov, 2026 at 09:30 pm at Music Hall At Fair Park, 909 1st Ave, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Beat - Band is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Beat - Band 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": "Beat - Band",
        "image": "https://cdn-az.allevents.in/events2/banners/84db9ba0-a5e3-11f1-8990-5d04d231a2dd-rimg-w1080-h1350-dc080808-gmir.jpg?v=1788253242",
        "startDate": "2026-11-30T19:30:00-06:00",
        "endDate": "2026-11-30T21:30:00-06:00",
        "url": "https://allevents.in/dallas/beat-band/2300030624529353",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Music Hall At Fair Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "909 1st Ave",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```