

# Event Details

- **Event Name**: Santa Visit
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 12:00 pm
- **Event Description**: Join us for complimentary cookies, hot cocoa, and Christmas music. Welcome Santa as he arrives at the library on a fire truck, and hang around to get a free picture with him!
- **Event URL**: https://allevents.in/muncy/santa-visit/200029179737211
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 124

## Ticket Details


## Event venue details

- **city**: Muncy
- **state**: PA
- **country**: United States
- **location**: Muncy Public Library
- **lat**: 41.2036106
- **long**: -76.7862802
- **full address**: Muncy Public Library, 108 S Main St,Muncy, Pennsylvania, United States

## Event gallery

- **Alt text**: Santa Visit
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b9cb75506b0df676e96431ab68ba269586585f1edc28d28e1571ad247af2e585-rimg-w1200-h1679-dc16462e-gmir?v=1764899771

## FAQs

- **Q**: When and where is Santa Visit being held?
  - **A:** Santa Visit takes place on Sat, 06 Dec, 2025 at 12:00 pm to Sat, 06 Dec, 2025 at 12:00 pm at Muncy Public Library, 108 S Main St,Muncy, Pennsylvania, United States.
- **Q**: Who is organizing Santa Visit?
  - **A:** Santa Visit is organized by Muncy Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Visit",
        "image": "https://cdn-az.allevents.in/events8/banners/b9cb75506b0df676e96431ab68ba269586585f1edc28d28e1571ad247af2e585-rimg-w1200-h1679-dc16462e-gmir?v=1764899771",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/muncy/santa-visit/200029179737211",
        "location": {
            "@type": "Place",
            "name": "Muncy Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "108 S Main St,Muncy, Pennsylvania",
                "addressLocality": "Muncy",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.2036106",
                "longitude": "-76.7862802"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for complimentary cookies, hot cocoa, and Christmas music. Welcome Santa as he arrives at the library on a fire truck, and hang around to get a free picture with him!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Muncy Public Library",
                "url": "https://allevents.in/org/muncy-public-library/27018051"
            }
        ]
    }
]
```