

# Event Details

- **Event Name**: Santa at the Amboy Fire Station
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 05:30 pm – Thu, 11 Dec, 2025 at 07:30 pm
- **Event Description**: Come join us for chili, grilled cheese, and goodies!  All ages welcome to come enjoy the festivities!
- **Event URL**: https://allevents.in/amboy/santa-at-the-amboy-fire-station/200029285021116
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 53

## Ticket Details


## Event venue details

- **city**: Amboy
- **state**: MN
- **country**: United States
- **location**: 100 East Maine Street, Amboy, MN, United States, Minnesota 56010
- **lat**: 43.88824
- **long**: -94.1582
- **full address**: 100 East Maine Street, Amboy, MN, United States, Minnesota 56010

## Event gallery

- **Alt text**: Santa at the Amboy Fire Station
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/72092ca62d764b4c4ea21b49b387144476f989327a8747042d7074cbb7ddbe1d-rimg-w800-h800-dc2b5881-gmir?v=1765376371

## FAQs

- **Q**: When and where is Santa at the Amboy Fire Station being held?
  - **A:** Santa at the Amboy Fire Station takes place on Thu, 11 Dec, 2025 at 05:30 pm to Thu, 11 Dec, 2025 at 07:30 pm at 100 East Maine Street, Amboy, MN, United States, Minnesota 56010.
- **Q**: Who is organizing Santa at the Amboy Fire Station?
  - **A:** Santa at the Amboy Fire Station is organized by Amboy Fire Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa at the Amboy Fire Station",
        "image": "https://cdn-az.allevents.in/events1/banners/72092ca62d764b4c4ea21b49b387144476f989327a8747042d7074cbb7ddbe1d-rimg-w800-h800-dc2b5881-gmir?v=1765376371",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/amboy/santa-at-the-amboy-fire-station/200029285021116",
        "location": {
            "@type": "Place",
            "name": "100 East Maine Street, Amboy, MN, United States, Minnesota 56010",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Maine St E, Amboy, MN 56010-9795, United States",
                "addressLocality": "Amboy",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.88824",
                "longitude": "-94.1582"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for chili, grilled cheese, and goodies!  All ages welcome to come enjoy the festivities!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Amboy Fire Department",
                "url": "https://allevents.in/org/amboy-fire-department/23610477"
            }
        ]
    }
]
```