

# Event Details

- **Event Name**: Santa Around Town
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 06:00 pm
- **Event Description**: See the map for details!
- **Event URL**: https://allevents.in/spring-mills/santa-around-town/200029064593233
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 37

## Ticket Details


## Event venue details

- **city**: Spring Mills
- **state**: PA
- **country**: United States
- **location**: 106 Water Street, Spring Mills, PA
- **lat**: 40.85544
- **long**: -77.57248
- **full address**: 106 Water Street, Spring Mills, PA, United States

## Event gallery

- **Alt text**: Santa Around Town
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d9cd8a5e8d1bb630b329a1cd97654f5a85d3985dda3615d05f1d6dda6dc685ed-rimg-w900-h695-dc010101-gmir?v=1765391834

## FAQs

- **Q**: When and where is Santa Around Town being held?
  - **A:** Santa Around Town takes place on Sat, 13 Dec, 2025 at 06:00 pm to Sat, 13 Dec, 2025 at 06:00 pm at 106 Water Street, Spring Mills, PA, United States.
- **Q**: Who is organizing Santa Around Town?
  - **A:** Santa Around Town is organized by Gregg Township Fire Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Around Town",
        "image": "https://cdn-az.allevents.in/events3/banners/d9cd8a5e8d1bb630b329a1cd97654f5a85d3985dda3615d05f1d6dda6dc685ed-rimg-w900-h695-dc010101-gmir?v=1765391834",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/spring-mills/santa-around-town/200029064593233",
        "location": {
            "@type": "Place",
            "name": "106 Water Street, Spring Mills, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "106 Water St, Spring Mills, PA 16875-8130, United States",
                "addressLocality": "Spring Mills",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.85544",
                "longitude": "-77.57248"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See the map for details!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gregg Township Fire Company",
                "url": "https://allevents.in/org/gregg-township-fire-company/26227392"
            }
        ]
    }
]
```