

# Event Details

- **Event Name**: Santa Runs 2025
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 06:00 pm
- **Event Description**: Announcing our 2025 Santa Runs! ??
Save the date! Check back for a link to track Santa as he moves about the district.
- **Event URL**: https://allevents.in/churchville/santa-runs-2025/200029305734736
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 132

## Ticket Details


## Event venue details

- **city**: Churchville
- **state**: NY
- **country**: United States
- **location**: Churchville Volunteer Fire Department
- **lat**: 43.110840176827
- **long**: -77.868560117712
- **full address**: Churchville Volunteer Fire Department, 24 Washington Street,Churchville, New York, United States

## Event gallery

- **Alt text**: Santa Runs 2025
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a944fd23903d82960d2ce1ed4c493e8efc99da10dab33fc7cb1a3675f7f6aa1b-rimg-w1024-h1024-dcd8d6d6-gmir?v=1765632931

## FAQs

- **Q**: When and where is Santa Runs 2025 being held?
  - **A:** Santa Runs 2025 takes place on Tue, 16 Dec, 2025 at 06:00 pm to Tue, 16 Dec, 2025 at 06:00 pm at Churchville Volunteer Fire Department, 24 Washington Street,Churchville, New York, United States.
- **Q**: Who is organizing Santa Runs 2025?
  - **A:** Santa Runs 2025 is organized by Churchville Volunteer Fire Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Runs 2025",
        "image": "https://cdn-az.allevents.in/events5/banners/a944fd23903d82960d2ce1ed4c493e8efc99da10dab33fc7cb1a3675f7f6aa1b-rimg-w1024-h1024-dcd8d6d6-gmir?v=1765632931",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/churchville/santa-runs-2025/200029305734736",
        "location": {
            "@type": "Place",
            "name": "Churchville Volunteer Fire Department",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24 Washington Street,Churchville, New York",
                "addressLocality": "Churchville",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.110840176827",
                "longitude": "-77.868560117712"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Announcing our 2025 Santa Runs! ??\nSave the date! Check back for a link to track Santa as he moves about the district.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Churchville Volunteer Fire Department",
                "url": "https://allevents.in/org/churchville-volunteer-fire-department/26573452"
            }
        ]
    }
]
```