

# Event Details

- **Event Name**: Kentucky Derby Party
- **Event Start and End Date**: Sat, 02 May, 2026 at 10:00 am (-05:00)
- **Event Description**: Join us at the Country Club for the horse-racing event of the year!
- **Event URL**: https://allevents.in/sac-city/kentucky-derby-party/200029950154439
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sac City
- **state**: IA
- **country**: United States
- **location**: 729 Oak St, Sac City, IA
- **lat**: 42.41215
- **long**: -94.99383
- **full address**: 729 Oak St, Sac City, IA, United States

## Event gallery

- **Alt text**: Kentucky Derby Party
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/83bce440a9f2a47fe6e18410325e12b23d24b905431c4fe42497bdf837a6bfa5-rimg-w1200-h1600-dc7a8fa6-gmir?v=1776303158

## FAQs

- **Q**: When and where is Kentucky Derby Party being held?
  - **A:** Kentucky Derby Party takes place on Sat, 02 May, 2026 at 10:00 am to Sat, 02 May, 2026 at 10:00 am at 729 Oak St, Sac City, IA, United States.
- **Q**: Who is organizing Kentucky Derby Party?
  - **A:** Kentucky Derby Party is organized by Sac Country Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Kentucky Derby Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Sac City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Kentucky Derby Party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kentucky Derby Party",
        "image": "https://cdn-az.allevents.in/events5/banners/83bce440a9f2a47fe6e18410325e12b23d24b905431c4fe42497bdf837a6bfa5-rimg-w1200-h1600-dc7a8fa6-gmir?v=1776303158",
        "startDate": "2026-05-02T10:00:00-05:00",
        "url": "https://allevents.in/sac-city/kentucky-derby-party/200029950154439",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "729 Oak St, Sac City, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "729 Oak St, Sac City, IA 50583-2632, United States",
                "addressLocality": "Sac City",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.41215",
                "longitude": "-94.99383"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the Country Club for the horse-racing event of the year!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sac Country Club",
                "url": "https://allevents.in/org/sac-country-club/26778116"
            }
        ]
    }
]
```