

# Event Details

- **Event Name**: Ice Cream with the Chief
- **Event Start and End Date**: Sun, 07 Jun, 2026 at 01:00 pm (-05:00)
- **Event Description**: Join us for our annual Ice Cream with the Chief. We'll be partnering with the Salvation Army to collect toys for those in need. We'll be brightening your day with a sweet treat, while you help us spread smiles.
- **Event URL**: https://allevents.in/round-lake/ice-cream-with-the-chief/200029935951015
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Round Lake
- **state**: IL
- **country**: United States
- **location**: Village of Round Lake Park
- **lat**: 42.35829
- **long**: -88.0783
- **full address**: Village of Round Lake Park, 599 Clifton Dr, Round Lake Park, IL 60073, United States, Round Lake

## Event gallery

- **Alt text**: Ice Cream with the Chief
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/020e3b0d80b5681f5bfdb7b3266ec57f7c9ae0cc207ab749ea71522dcda68213-rimg-w527-h793-dcffffff-gmir?v=1776064214

## FAQs

- **Q**: When and where is Ice Cream with the Chief being held?
  - **A:** Ice Cream with the Chief takes place on Sun, 07 Jun, 2026 at 01:00 pm to Sun, 07 Jun, 2026 at 01:00 pm at Village of Round Lake Park, 599 Clifton Dr, Round Lake Park, IL 60073, United States, Round Lake.
- **Q**: Who is organizing Ice Cream with the Chief?
  - **A:** Ice Cream with the Chief is organized by Round Lake Park Police Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ice Cream with the Chief",
        "image": "https://cdn-az.allevents.in/events3/banners/020e3b0d80b5681f5bfdb7b3266ec57f7c9ae0cc207ab749ea71522dcda68213-rimg-w527-h793-dcffffff-gmir?v=1776064214",
        "startDate": "2026-06-07T13:00:00-05:00",
        "url": "https://allevents.in/round-lake/ice-cream-with-the-chief/200029935951015",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Village of Round Lake Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "599 Clifton Dr, Round Lake Park, IL 60073, United States",
                "addressLocality": "Round Lake",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.35829",
                "longitude": "-88.0783"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Ice Cream with the Chief. We'll be partnering with the Salvation Army to collect toys for those in need. We'll be brightening your day with a sweet treat, while you help us spread smiles.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Round Lake Park Police Department",
                "url": "https://allevents.in/org/round-lake-park-police-department/24453952"
            }
        ]
    }
]
```