

# Event Details

- **Event Name**: Santa visits Tamarack City Park
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 06:00 pm
- **Event Description**: Santa Claus arrives on the TC fire truck at 6:00 sharp on Saturday, December 20th.  He will visit with the kiddos, young and old,  and have goodie bags for those on the nice list.   An evening of holiday family fun in Tamarack City.
- **Event URL**: https://allevents.in/hubbell/santa-visits-tamarack-city-park/200029285170459
- **Event Categories**: holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 78

## Ticket Details


## Event venue details

- **city**: Hubbell
- **state**: MI
- **country**: United States
- **location**: Tamarack Park
- **lat**: 47.1678957
- **long**: -88.435800133333
- **full address**: Tamarack Park, Hubbell, Michigan, United States

## Event gallery

- **Alt text**: Santa visits Tamarack City Park
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/abec26f896efbf5f1968b37179cfcdc837b286e8e7ebc446d9642122ca2fe362-rimg-w1200-h1600-dc101214-gmir?v=1765927316

## FAQs

- **Q**: When and where is Santa visits Tamarack City Park being held?
  - **A:** Santa visits Tamarack City Park takes place on Sat, 20 Dec, 2025 at 06:00 pm to Sat, 20 Dec, 2025 at 06:00 pm at Tamarack Park, Hubbell, Michigan, United States.
- **Q**: Who is organizing Santa visits Tamarack City Park?
  - **A:** Santa visits Tamarack City Park is organized by Tamarack City Volunteer Fire Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa visits Tamarack City Park",
        "image": "https://cdn-az.allevents.in/events5/banners/abec26f896efbf5f1968b37179cfcdc837b286e8e7ebc446d9642122ca2fe362-rimg-w1200-h1600-dc101214-gmir?v=1765927316",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/hubbell/santa-visits-tamarack-city-park/200029285170459",
        "location": {
            "@type": "Place",
            "name": "Tamarack Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hubbell, Michigan",
                "addressLocality": "Hubbell",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.1678957",
                "longitude": "-88.435800133333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Santa Claus arrives on the TC fire truck at 6:00 sharp on Saturday, December 20th.  He will visit with the kiddos, young and old,  and have goodie bags for those on the nice list.   An evening of holiday family fun in Tamarack City.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tamarack City Volunteer Fire Department",
                "url": "https://allevents.in/org/tamarack-city-volunteer-fire-department/27175268"
            }
        ]
    }
]
```