

# Event Details

- **Event Name**: Santa at the Museum
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am – Sat, 13 Dec, 2025 at 01:00 pm
- **Event Description**: The wait is over! Hazel Park’s favorite Santa returns to the Hazel Park Historical Museum on December 13! 

No registration needed. We can’t wait to see you!
- **Event URL**: https://allevents.in/hazel-park/santa-at-the-museum/200029183074749
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 60

## Ticket Details


## Event venue details

- **city**: Hazel Park
- **state**: MI
- **country**: United States
- **location**: Hazel Park Historical Commission and Museum
- **lat**: 42.45782
- **long**: -83.10291
- **full address**: Hazel Park Historical Commission and Museum, 45 E Pearl Ave,Hazel Park, Michigan, United States

## Event gallery

- **Alt text**: Santa at the Museum
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/48f8b677af9c79c43ac83585c01d5b1a4297e7d0277779d2b87a6ae55a6a17ca-rimg-w1170-h1158-dc5c1717-gmir?v=1765419192

## FAQs

- **Q**: When and where is Santa at the Museum being held?
  - **A:** Santa at the Museum takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 01:00 pm at Hazel Park Historical Commission and Museum, 45 E Pearl Ave,Hazel Park, Michigan, United States.
- **Q**: Who is organizing Santa at the Museum?
  - **A:** Santa at the Museum is organized by Hazel Park Historical Commission and Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa at the Museum",
        "image": "https://cdn-az.allevents.in/events4/banners/48f8b677af9c79c43ac83585c01d5b1a4297e7d0277779d2b87a6ae55a6a17ca-rimg-w1170-h1158-dc5c1717-gmir?v=1765419192",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/hazel-park/santa-at-the-museum/200029183074749",
        "location": {
            "@type": "Place",
            "name": "Hazel Park Historical Commission and Museum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "45 E Pearl Ave,Hazel Park, Michigan",
                "addressLocality": "Hazel Park",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.45782",
                "longitude": "-83.10291"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The wait is over! Hazel Park’s favorite Santa returns to the Hazel Park Historical Museum on December 13! \n\nNo registration needed. We can’t wait to see you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hazel Park Historical Commission and Museum",
                "url": "https://allevents.in/org/hazel-park-historical-commission-and-museum/23314205"
            }
        ]
    }
]
```