

# Event Details

- **Event Name**: HYROX Nashville
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 08:00 am – Sat, 12 Dec, 2026 at 10:00 am (-06:00)
- **Event URL**: https://allevents.in/nashville/hyrox-nashville/4600030714158308
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 248.49, currency: USD

## Event venue details

- **city**: Nashville
- **state**: TN
- **country**: United States
- **location**: Music City Center
- **lat**: 36.157011
- **long**: -86.7799189
- **full address**: Music City Center, 201 Rep. John Lewis Way S, Nashville, United States

## Event gallery

- **Alt text**: HYROX Nashville
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/abf20020-b8ae-11f1-b7ac-09eee28799fe-rimg-w1200-h970-dc080808-gmir.jpg?v=1790319577

## FAQs

- **Q**: When and where is HYROX Nashville being held?
  - **A:** HYROX Nashville takes place on Sat, 12 Dec, 2026 at 08:00 am to Sat, 12 Dec, 2026 at 10:00 am at Music City Center, 201 Rep. John Lewis Way S, Nashville, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "HYROX Nashville",
        "image": "https://cdn-az.allevents.in/events7/banners/abf20020-b8ae-11f1-b7ac-09eee28799fe-rimg-w1200-h970-dc080808-gmir.jpg?v=1790319577",
        "startDate": "2026-12-12T08:00:00-06:00",
        "endDate": "2026-12-12T10:00:00-06:00",
        "url": "https://allevents.in/nashville/hyrox-nashville/4600030714158308",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Music City Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 Rep. John Lewis Way S",
                "addressLocality": "Nashville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.157011",
                "longitude": "-86.7799189"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```