

# Event Details

- **Event Name**: Randy Travis
- **Event Start and End Date**: Wed, 14 Oct, 2026 at 06:00 pm – Thu, 15 Oct, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/randy-travis/2300030192607013
- **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**: Longhorn Ballroom
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Longhorn Ballroom, 216 Corinth Street, Dallas, United States

## Event gallery

- **Alt text**: Randy Travis
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/aabf6360-997c-11f1-9a40-7b90de720125-rimg-w1000-h1058-dc080808-gmir.jpg?v=1786889654

## FAQs

- **Q**: When and where is Randy Travis being held?
  - **A:** Randy Travis takes place on Wed, 14 Oct, 2026 at 06:00 pm to Thu, 15 Oct, 2026 at 10:00 pm at Longhorn Ballroom, 216 Corinth Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Randy Travis",
        "image": "https://cdn-az.allevents.in/events9/banners/aabf6360-997c-11f1-9a40-7b90de720125-rimg-w1000-h1058-dc080808-gmir.jpg?v=1786889654",
        "startDate": "2026-10-14T18:00:00-05:00",
        "endDate": "2026-10-15T22:00:00-05:00",
        "url": "https://allevents.in/dallas/randy-travis/2300030192607013",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Longhorn Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "216 Corinth Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```