

# Event Details

- **Event Name**: Road To The Derby
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 01:00 pm
- **Event Description**: Venue Details:Fair Grounds Race Course,1751 Gentilly Blvd, Fair Grounds Race Course,New Orleans, United States
- **Event URL**: https://allevents.in/new-orleans/road-to-the-derby/210001331033479
- **Event Categories**: Sports, Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210001331033479

## Event venue details

- **city**: New Orleans
- **state**: LA
- **country**: United States
- **location**: Fair Grounds Race Course
- **lat**: 29.983689699999994
- **long**: -90.079247
- **full address**: Fair Grounds Race Course, New Orleans, United States

## Event gallery

- **Alt text**: Road To The Derby
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/61b905090e7f245d43f1fcb6fd3e0d822700133eb079ab5827837577c68d1bdf-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1759798409

## FAQs

- **Q**: When and where is Road To The Derby being held?
  - **A:** Road To The Derby takes place on Sat, 17 Jan, 2026 at 01:00 pm to Sat, 17 Jan, 2026 at 01:00 pm at Fair Grounds Race Course, New Orleans, United States.
- **Q**: Who is organizing Road To The Derby?
  - **A:** Road To The Derby is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Road To The Derby",
        "image": "https://cdn-az.allevents.in/events7/banners/61b905090e7f245d43f1fcb6fd3e0d822700133eb079ab5827837577c68d1bdf-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1759798409",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/new-orleans/road-to-the-derby/210001331033479",
        "location": {
            "@type": "Place",
            "name": "Fair Grounds Race Course",
            "address": {
                "@type": "PostalAddress",
                "name": "Fair Grounds Race Course, New Orleans, United States",
                "addressLocality": "New Orleans",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.983689699999994",
                "longitude": "-90.079247"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:Fair Grounds Race Course,1751 Gentilly Blvd, Fair Grounds Race Course,New Orleans, United States"
    }
]
```