

# Event Details

- **Event Name**: Ice Cream Social
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 01:00 pm
- **Event Description**: Join us for this FREE family friendly event! Ice cream, cows, and fellow young farmers-it doesn’t get much better than that! 

Contact YFA Chairs Stephanie or Nicole with any questions! ? ? ??‍?
- **Event URL**: https://allevents.in/cleveland/ice-cream-social/200028670246657
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Cleveland
- **state**: WI
- **country**: United States
- **location**: Vandoske's Countyline Creamery
- **lat**: 43.89195
- **long**: -87.78762
- **full address**: Vandoske's Countyline Creamery, W1823 County Line Road,Cleveland, Wisconsin, United States

## Event gallery

- **Alt text**: Ice Cream Social
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/352e7b26886a9dd16d7f77e06749365c523322180bf2468286cfbb357f301e44-rimg-w850-h315-dcf8daa3-gmir?v=1758304192

## FAQs

- **Q**: When and where is Ice Cream Social being held?
  - **A:** Ice Cream Social takes place on Sat, 20 Sep, 2025 at 01:00 pm to Sat, 20 Sep, 2025 at 01:00 pm at Vandoske's Countyline Creamery, W1823 County Line Road,Cleveland, Wisconsin, United States.
- **Q**: Who is organizing Ice Cream Social?
  - **A:** Ice Cream Social is organized by Sheboygan County YFA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ice Cream Social",
        "image": "https://cdn-az.allevents.in/events5/banners/352e7b26886a9dd16d7f77e06749365c523322180bf2468286cfbb357f301e44-rimg-w850-h315-dcf8daa3-gmir?v=1758304192",
        "startDate": "2025-09-20",
        "url": "https://allevents.in/cleveland/ice-cream-social/200028670246657",
        "location": {
            "@type": "Place",
            "name": "Vandoske's Countyline Creamery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "W1823 County Line Road,Cleveland, Wisconsin",
                "addressLocality": "Cleveland",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.89195",
                "longitude": "-87.78762"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for this FREE family friendly event! Ice cream, cows, and fellow young farmers-it doesn’t get much better than that! \n\nContact YFA Chairs Stephanie or Nicole with any questions! ? ? ??‍?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sheboygan County YFA",
                "url": "https://allevents.in/org/sheboygan-county-yfa/21365667"
            }
        ]
    }
]
```