

# Event Details

- **Event Name**: Santa Visits Whitpain Township
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am
- **Event Description**: Santa's annual visit to Whitpain Township is scheduled for December 13th starting at 10am, with Centre Square Fire Co and Whitpain Police providing escort; please listen for sirens in your area. ?
- **Event URL**: https://allevents.in/blue-bell/santa-visits-whitpain-township/200029252058705
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 77

## Ticket Details


## Event venue details

- **city**: Blue Bell
- **state**: PA
- **country**: United States
- **location**: Centre Square Fire Company
- **lat**: 40.165252974714
- **long**: -75.288404537491
- **full address**: Centre Square Fire Company, 1298 Skippack Pike,Blue Bell, Pennsylvania, United States

## Event gallery

- **Alt text**: Santa Visits Whitpain Township
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/310c7952c32cac9ab88cddebed792bd903cdd18cfdf2f79e85e3c3a0aecda296-rimg-w720-h490-dcffffff-gmir?v=1765550442

## FAQs

- **Q**: When and where is Santa Visits Whitpain Township being held?
  - **A:** Santa Visits Whitpain Township takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 10:00 am at Centre Square Fire Company, 1298 Skippack Pike,Blue Bell, Pennsylvania, United States.
- **Q**: Who is organizing Santa Visits Whitpain Township?
  - **A:** Santa Visits Whitpain Township is organized by Centre Square Fire Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Visits Whitpain Township",
        "image": "https://cdn-az.allevents.in/events7/banners/310c7952c32cac9ab88cddebed792bd903cdd18cfdf2f79e85e3c3a0aecda296-rimg-w720-h490-dcffffff-gmir?v=1765550442",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/blue-bell/santa-visits-whitpain-township/200029252058705",
        "location": {
            "@type": "Place",
            "name": "Centre Square Fire Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1298 Skippack Pike,Blue Bell, Pennsylvania",
                "addressLocality": "Blue Bell",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.165252974714",
                "longitude": "-75.288404537491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Santa's annual visit to Whitpain Township is scheduled for December 13th starting at 10am, with Centre Square Fire Co and Whitpain Police providing escort; please listen for sirens in your area. ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Centre Square Fire Company",
                "url": "https://allevents.in/org/centre-square-fire-company/27140726"
            }
        ]
    }
]
```