

# Event Details

- **Event Name**: Closing Weekend - Dining
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 01:00 pm
- **Event Description**: Venue Details:Churchill Downs,700 Central Avenue, Churchill Downs,Louisville, United States
- **Event URL**: https://allevents.in/louisville/closing-weekend-dining/210003182650875
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4ba14c40-3d52-11f0-b412-b149003d6cdf-rimg-w400-h400-dc2b6292-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 01:00 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 Closing Weekend - Dining ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Closing Weekend - Dining",
        "image": "https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/louisville/closing-weekend-dining/210003182650875",
        "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"
    }
]
```