

# Event Details

- **Event Name**: Santa's Visit and Holiday Social
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 06:00 pm
- **Event Description**: Santa is coming to Knettishall! Join your neighbors as we wait for Big Red himself to stop by. We'll have cookies, donuts, cider and fresh coffee!
- **Event URL**: https://allevents.in/towson/santas-visit-and-holiday-social/200029374546035
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Towson
- **state**: MD
- **country**: United States
- **location**: Babcock Presbyterian Church
- **lat**: 39.389168774284
- **long**: -76.57209801675
- **full address**: Babcock Presbyterian Church, 8240 Loch Raven Blvd,Towson, Maryland, United States

## Event gallery

- **Alt text**: Santa's Visit and Holiday Social
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/be8bb98354a1a1dcb25914f31a1a0b96d0ddc20bc2aa47d960cf4996fe78eb1a-rimg-w940-h788-dcffffff-gmir?v=1766089295

## FAQs

- **Q**: When and where is Santa's Visit and Holiday Social being held?
  - **A:** Santa's Visit and Holiday Social takes place on Fri, 19 Dec, 2025 at 06:00 pm to Fri, 19 Dec, 2025 at 06:00 pm at Babcock Presbyterian Church, 8240 Loch Raven Blvd,Towson, Maryland, United States.
- **Q**: Who is organizing Santa's Visit and Holiday Social?
  - **A:** Santa's Visit and Holiday Social is organized by Knettishall Community Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa's Visit and Holiday Social",
        "image": "https://cdn-az.allevents.in/events5/banners/be8bb98354a1a1dcb25914f31a1a0b96d0ddc20bc2aa47d960cf4996fe78eb1a-rimg-w940-h788-dcffffff-gmir?v=1766089295",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/towson/santas-visit-and-holiday-social/200029374546035",
        "location": {
            "@type": "Place",
            "name": "Babcock Presbyterian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8240 Loch Raven Blvd,Towson, Maryland",
                "addressLocality": "Towson",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.389168774284",
                "longitude": "-76.57209801675"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Santa is coming to Knettishall! Join your neighbors as we wait for Big Red himself to stop by. We'll have cookies, donuts, cider and fresh coffee!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Knettishall Community Association",
                "url": "https://allevents.in/org/knettishall-community-association/26451128"
            }
        ]
    }
]
```