

# Event Details

- **Event Name**: Jay Buchanan
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 03:30 am – Sat, 12 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/jay-buchanan/2300030550375858
- **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**: Sons of Hermann Hall
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Sons of Hermann Hall, 3414 Elm Street, Dallas, United States

## Event gallery

- **Alt text**: Jay Buchanan
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a6d5bd10-9af0-11f1-9bc6-8b4f56db6c43-rimg-w960-h1200-dcf8f8f8-gmir.jpg?v=1787049393

## FAQs

- **Q**: When and where is Jay Buchanan being held?
  - **A:** Jay Buchanan takes place on Sat, 12 Sep, 2026 at 03:30 am to Sat, 12 Sep, 2026 at 10:00 pm at Sons of Hermann Hall, 3414 Elm Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jay Buchanan",
        "image": "https://cdn-az.allevents.in/events7/banners/a6d5bd10-9af0-11f1-9bc6-8b4f56db6c43-rimg-w960-h1200-dcf8f8f8-gmir.jpg?v=1787049393",
        "startDate": "2026-09-12T03:30:00-05:00",
        "endDate": "2026-09-12T22:00:00-05:00",
        "url": "https://allevents.in/dallas/jay-buchanan/2300030550375858",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sons of Hermann Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3414 Elm Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```