

# Event Details

- **Event Name**: Santa Comes to Town
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 07:00 pm
- **Event Description**: Lighted parade with Santa around town at 7pm, with pictures with Santa to follow at the Fire Station.
- **Event URL**: https://allevents.in/mazon/santa-comes-to-town/200029297210814
- **Event Categories**: christmas-parades, pictures-with-santa, parades
- **Interested Audience**: 
  - total_interested_count: 111

## Ticket Details


## Event venue details

- **city**: Mazon
- **state**: IL
- **country**: United States
- **location**: 700 Park St, Mazon, IL, United States, Illinois 60444
- **lat**: 41.24019
- **long**: -88.4242
- **full address**: 700 Park St, Mazon, IL, United States, Illinois 60444

## Event gallery

- **Alt text**: Santa Comes to Town
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1bde10a60fbf8d5573d3dffa778a30744e63fb0e74b48d51af6ad72e4fdc4739-rimg-w1200-h1193-dc160305-gmir?v=1765481172

## FAQs

- **Q**: When and where is Santa Comes to Town being held?
  - **A:** Santa Comes to Town takes place on Sun, 14 Dec, 2025 at 07:00 pm to Sun, 14 Dec, 2025 at 07:00 pm at 700 Park St, Mazon, IL, United States, Illinois 60444.
- **Q**: Who is organizing Santa Comes to Town?
  - **A:** Santa Comes to Town is organized by Mazon Fire Protection District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Comes to Town",
        "image": "https://cdn-az.allevents.in/events7/banners/1bde10a60fbf8d5573d3dffa778a30744e63fb0e74b48d51af6ad72e4fdc4739-rimg-w1200-h1193-dc160305-gmir?v=1765481172",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/mazon/santa-comes-to-town/200029297210814",
        "location": {
            "@type": "Place",
            "name": "700 Park St, Mazon, IL, United States, Illinois 60444",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 Park St, Mazon, IL 60444-3623, United States",
                "addressLocality": "Mazon",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.24019",
                "longitude": "-88.4242"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lighted parade with Santa around town at 7pm, with pictures with Santa to follow at the Fire Station.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mazon Fire Protection District",
                "url": "https://allevents.in/org/mazon-fire-protection-district/23255941"
            }
        ]
    }
]
```