

# Event Details

- **Event Name**: Santa at the Fire Station 
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 10:00 am – Sat, 06 Dec, 2025 at 01:00 pm
- **Event Description**: Come see Santa! 
The Explorers will be collecting Toys and food donations for local Families!
- **Event URL**: https://allevents.in/saint-michael/santa-at-the-fire-station/200029240334951
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 227

## Ticket Details


## Event venue details

- **city**: Saint Michael
- **state**: MN
- **country**: United States
- **location**: St. Michael Fire Dept.
- **lat**: 45.20606
- **long**: -93.664246
- **full address**: St. Michael Fire Dept., 216 Main St S,Saint Michael, Minnesota, United States

## Event gallery

- **Alt text**: Santa at the Fire Station
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/5580dfb5ed2bdc7ed85b2968afea873b11a2155a3f80c73182b485017a7f6df5-rimg-w1200-h1600-dc795f47-gmir?v=1764564516

## FAQs

- **Q**: When and where is Santa at the Fire Station  being held?
  - **A:** Santa at the Fire Station  takes place on Sat, 06 Dec, 2025 at 10:00 am to Sat, 06 Dec, 2025 at 01:00 pm at St. Michael Fire Dept., 216 Main St S,Saint Michael, Minnesota, United States.
- **Q**: Who is organizing Santa at the Fire Station ?
  - **A:** Santa at the Fire Station  is organized by St. Michael Fire Explorers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa at the Fire Station",
        "image": "https://cdn-az.allevents.in/events7/banners/5580dfb5ed2bdc7ed85b2968afea873b11a2155a3f80c73182b485017a7f6df5-rimg-w1200-h1600-dc795f47-gmir?v=1764564516",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/saint-michael/santa-at-the-fire-station/200029240334951",
        "location": {
            "@type": "Place",
            "name": "St. Michael Fire Dept.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "216 Main St S,Saint Michael, Minnesota",
                "addressLocality": "Saint Michael",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.20606",
                "longitude": "-93.664246"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see Santa! \nThe Explorers will be collecting Toys and food donations for local Families!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Michael Fire Explorers",
                "url": "https://allevents.in/org/st-michael-fire-explorers/25139574"
            }
        ]
    }
]
```