

# Event Details

- **Event Name**: Engine 1223 Ice Cream Social
- **Event Start and End Date**: Thu, 20 Aug, 2026 at 06:00 pm
- **Event Description**: Join TCHM for summer fun in the sun with free ice cream and train tours!
- **Event URL**: https://allevents.in/grand-haven/engine-1223-ice-cream-social/200030559710537
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Grand Haven
- **state**: MI
- **country**: United States
- **location**: Chinook Pier Park
- **lat**: 43.067294612108
- **long**: -86.232594787483
- **full address**: Chinook Pier Park, 301 N Harbor Dr,Grand Haven, Michigan, United States

## Event gallery

- **Alt text**: Engine 1223 Ice Cream Social
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9d4e9033567c24b08631854d3d8abfd3ca424302882040aaa707ba67e0179b6c-rimg-w1200-h675-dcb8b8b8-gmir?v=1786756357

## FAQs

- **Q**: When and where is Engine 1223 Ice Cream Social being held?
  - **A:** Engine 1223 Ice Cream Social takes place on Thu, 20 Aug, 2026 at 06:00 pm to Thu, 20 Aug, 2026 at 06:00 pm at Chinook Pier Park, 301 N Harbor Dr,Grand Haven, Michigan, United States.
- **Q**: Who is organizing Engine 1223 Ice Cream Social?
  - **A:** Engine 1223 Ice Cream Social is organized by Tri-Cities Historical Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Engine 1223 Ice Cream Social",
        "image": "https://cdn-az.allevents.in/events10/banners/9d4e9033567c24b08631854d3d8abfd3ca424302882040aaa707ba67e0179b6c-rimg-w1200-h675-dcb8b8b8-gmir?v=1786756357",
        "startDate": "2026-08-20",
        "url": "https://allevents.in/grand-haven/engine-1223-ice-cream-social/200030559710537",
        "location": {
            "@type": "Place",
            "name": "Chinook Pier Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301 N Harbor Dr,Grand Haven, Michigan",
                "addressLocality": "Grand Haven",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.067294612108",
                "longitude": "-86.232594787483"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join TCHM for summer fun in the sun with free ice cream and train tours!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tri-Cities Historical Museum",
                "url": "https://allevents.in/org/tri-cities-historical-museum/6456665",
                "description": "Celebrating and preserving the history of North West Ottawa County. Free admission, appropriate for learners of all levels. "
            }
        ]
    }
]
```