

# Event Details

- **Event Name**: John R. Miller
- **Event Start and End Date**: Sun, 06 Dec, 2026 at 08:00 pm – Sun, 06 Dec, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/john-r-miller/2300030600263021
- **Event Categories**: 
- **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**: John R. Miller
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/27819060-a690-11f1-8990-5d04d231a2dd-rimg-w1200-h1200-dc4848b8-gmir.jpg?v=1788327351

## FAQs

- **Q**: When and where is John R. Miller being held?
  - **A:** John R. Miller takes place on Sun, 06 Dec, 2026 at 08:00 pm to Sun, 06 Dec, 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": "John R. Miller",
        "image": "https://cdn-az.allevents.in/events5/banners/27819060-a690-11f1-8990-5d04d231a2dd-rimg-w1200-h1200-dc4848b8-gmir.jpg?v=1788327351",
        "startDate": "2026-12-06T20:00:00-06:00",
        "endDate": "2026-12-06T22:00:00-06:00",
        "url": "https://allevents.in/dallas/john-r-miller/2300030600263021",
        "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"
    }
]
```