

# Event Details

- **Event Name**: Reverend Horton Heat
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 06:00 pm – Fri, 24 Jul, 2026 at 09:00 pm
- **Event URL**: https://allevents.in/dallas/reverend-horton-heat/2300030192742447
- **Event Categories**: trips-adventures, contests
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: AM/FM - Backyard
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: AM/FM - Backyard, 1950 Market Center Blvd, Dallas, United States

## Event gallery

- **Alt text**: Reverend Horton Heat
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/cb13b1d0-862a-11f1-9a9e-39ca0151cd66-rimg-w1080-h1080-dcf5f3e0-gmir.jpg?v=1784765378

## FAQs

- **Q**: When and where is Reverend Horton Heat being held?
  - **A:** Reverend Horton Heat takes place on Thu, 23 Jul, 2026 at 06:00 pm to Fri, 24 Jul, 2026 at 09:00 pm at AM/FM - Backyard, 1950 Market Center Blvd, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Reverend Horton Heat",
        "image": "https://cdn-az.allevents.in/events1/banners/cb13b1d0-862a-11f1-9a9e-39ca0151cd66-rimg-w1080-h1080-dcf5f3e0-gmir.jpg?v=1784765378",
        "startDate": "2026-07-23",
        "endDate": "2026-07-24",
        "url": "https://allevents.in/dallas/reverend-horton-heat/2300030192742447",
        "location": {
            "@type": "Place",
            "name": "AM/FM - Backyard",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1950 Market Center Blvd",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```