

# Event Details

- **Event Name**: Thomas Rhett
- **Event Start and End Date**: Thu, 17 Sep, 2026 at 06:00 pm – Fri, 18 Sep, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/thomas-rhett/2300029812926758
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: American Airlines Center
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: American Airlines Center, 2500 Victory Avenue, Dallas, United States

## Event gallery

- **Alt text**: Thomas Rhett
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8c81e4e0-9120-11f1-88dc-e3856eb2568f-rimg-w1080-h1080-dc281818-gmir.jpg?v=1785970456

## FAQs

- **Q**: When and where is Thomas Rhett being held?
  - **A:** Thomas Rhett takes place on Thu, 17 Sep, 2026 at 06:00 pm to Fri, 18 Sep, 2026 at 09:30 pm at American Airlines Center, 2500 Victory Avenue, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Thomas Rhett is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Thomas Rhett sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Thomas Rhett",
        "image": "https://cdn-az.allevents.in/events4/banners/8c81e4e0-9120-11f1-88dc-e3856eb2568f-rimg-w1080-h1080-dc281818-gmir.jpg?v=1785970456",
        "startDate": "2026-09-17T18:00:00-05:00",
        "endDate": "2026-09-18T21:30:00-05:00",
        "url": "https://allevents.in/dallas/thomas-rhett/2300029812926758",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "American Airlines Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2500 Victory Avenue",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```