

# Event Details

- **Event Name**: Halloween at the Museum
- **Event Start and End Date**: Sat, 25 Oct, 2025 at 10:00 am
- **Event Description**: Join us at the Museum for indoor trick or treating, crafts, and more!
- **Event URL**: https://allevents.in/grand-haven/halloween-at-the-museum/200028956029710
- **Event Categories**: halloween
- **Interested Audience**: 
  - total_interested_count: 123

## Ticket Details


## Event venue details

- **city**: Grand Haven
- **state**: MI
- **country**: United States
- **location**: 200 Washington Ave, Grand Haven, MI, United States, Michigan 49417
- **lat**: 43.06373
- **long**: -86.23091
- **full address**: 200 Washington Ave, Grand Haven, MI, United States, Michigan 49417

## Event gallery

- **Alt text**: Halloween at the Museum
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/316fe2fa6ff30a3d67df74c9a291834242a85a8f57cd50b1ee4615f519068135-rimg-w1200-h675-dcf4ece0-gmir?v=1761348758

## FAQs

- **Q**: When and where is Halloween at the Museum being held?
  - **A:** Halloween at the Museum takes place on Sat, 25 Oct, 2025 at 10:00 am to Sat, 25 Oct, 2025 at 10:00 am at 200 Washington Ave, Grand Haven, MI, United States, Michigan 49417.
- **Q**: Who is organizing Halloween at the Museum?
  - **A:** Halloween at the Museum is organized by Tri-Cities Historical Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Halloween at the Museum",
        "image": "https://cdn-az.allevents.in/events4/banners/316fe2fa6ff30a3d67df74c9a291834242a85a8f57cd50b1ee4615f519068135-rimg-w1200-h675-dcf4ece0-gmir?v=1761348758",
        "startDate": "2025-10-25",
        "url": "https://allevents.in/grand-haven/halloween-at-the-museum/200028956029710",
        "location": {
            "@type": "Place",
            "name": "200 Washington Ave, Grand Haven, MI, United States, Michigan 49417",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Washington Ave, Grand Haven, MI 49417-1357, United States",
                "addressLocality": "Grand Haven",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.06373",
                "longitude": "-86.23091"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the Museum for indoor trick or treating, crafts, and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tri-Cities Historical Museum",
                "url": "https://allevents.in/org/tri-cities-historical-museum/26094771"
            }
        ]
    }
]
```