

# Event Details

- **Event Name**: 05/03 - Kentucky Derby
- **Event Start and End Date**: Sat, 03 May, 2025 at 06:57 pm
- **Event Description**: Venue Details:Churchill Downs,700 Central Avenue, Churchill Downs,Louisville, United States
- **Event URL**: https://allevents.in/louisville/05-03-kentucky-derby/210007369821221
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Louisville
- **state**: KY
- **country**: United States
- **location**: Churchill Downs
- **lat**: 38.202306
- **long**: -85.7700920000000119
- **full address**: Churchill Downs, Louisville, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7ce9bfe37865f05846945595663523b6976a94511ea8846668d357c8950fe5ad-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1744231484
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/71e29860-1583-11f0-8e66-db1744637b79-rimg-w400-h400-dc2b6292-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 03 May, 2025 at 06:57 pm
- **Q**: Where is the event happening?
  - **A:** Churchill Downs, Louisville, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about 05/03 - Kentucky Derby ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "05/03 - Kentucky Derby",
        "image": "https://cdn-az.allevents.in/events9/banners/7ce9bfe37865f05846945595663523b6976a94511ea8846668d357c8950fe5ad-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1744231484",
        "startDate": "2025-05-03",
        "url": "https://allevents.in/louisville/05-03-kentucky-derby/210007369821221",
        "location": {
            "@type": "Place",
            "name": "Churchill Downs",
            "address": {
                "@type": "PostalAddress",
                "name": "Churchill Downs, Louisville, United States",
                "addressLocality": "Louisville",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.202306",
                "longitude": "-85.7700920000000119"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:Churchill Downs,700 Central Avenue, Churchill Downs,Louisville, United States"
    }
]
```