

# Event Details

- **Event Name**: Whiskey Ditch
- **Event Start and End Date**: Thu, 03 Sep, 2026 at 07:30 pm (-05:00)
- **Event Description**: Join us at the Cow Corral during the Sheboygan County Fair for Whiskey Ditch!
- **Event URL**: https://allevents.in/plymouth/whiskey-ditch/200030198211132
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Plymouth
- **state**: WI
- **country**: United States
- **location**: 229 Fairview Dr, Plymouth, WI, United States, Wisconsin 53073
- **lat**: 43.7498
- **long**: -87.96906
- **full address**: 229 Fairview Dr, Plymouth, WI, United States, Wisconsin 53073

## Event gallery

- **Alt text**: Whiskey Ditch
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/35290f04bd2e8e527d84d251925ebc44a581c07845fe6ecfe845b1b63b8a6933-rimg-w960-h915-dc080808-gmir?v=1787617545

## FAQs

- **Q**: When and where is Whiskey Ditch being held?
  - **A:** Whiskey Ditch takes place on Thu, 03 Sep, 2026 at 07:30 pm to Thu, 03 Sep, 2026 at 07:30 pm at 229 Fairview Dr, Plymouth, WI, United States, Wisconsin 53073.
- **Q**: Who is organizing Whiskey Ditch?
  - **A:** Whiskey Ditch is organized by Sheboygan County Fair Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Whiskey Ditch",
        "image": "https://cdn-az.allevents.in/events3/banners/35290f04bd2e8e527d84d251925ebc44a581c07845fe6ecfe845b1b63b8a6933-rimg-w960-h915-dc080808-gmir?v=1787617545",
        "startDate": "2026-09-03T19:30:00-05:00",
        "url": "https://allevents.in/plymouth/whiskey-ditch/200030198211132",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "229 Fairview Dr, Plymouth, WI, United States, Wisconsin 53073",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "229 Fairview Dr, Plymouth, WI 53073-1928, United States",
                "addressLocality": "Plymouth",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.7498",
                "longitude": "-87.96906"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the Cow Corral during the Sheboygan County Fair for Whiskey Ditch!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sheboygan County Fair Park",
                "url": "https://allevents.in/org/sheboygan-county-fair-park/19024127"
            }
        ]
    }
]
```