

# Event Details

- **Event Name**: Donuts with Santa 
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am
- **Event Description**: All are welcome!  Free event
- **Event URL**: https://allevents.in/emmitsburg/donuts-with-santa/200029220665219
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029220665219?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=emmitsburg-events

## Event venue details

- **city**: Emmitsburg
- **state**: MD
- **country**: United States
- **location**: Elias Lutheran Church
- **lat**: 39.705636
- **long**: -77.327441
- **full address**: Elias Lutheran Church, 100 W North Ave,Emmitsburg, Maryland, United States

## Event gallery

- **Alt text**: Donuts with Santa
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/011e84db1ee890f46bc66df3bec92487002a3688b8a3d4595dfd28c294ec144e-rimg-w960-h750-dc1b4776-gmir?v=1765615343

## FAQs

- **Q**: When and where is Donuts with Santa  being held?
  - **A:** Donuts with Santa  takes place on Sat, 13 Dec, 2025 at 09:00 am to Sat, 13 Dec, 2025 at 09:00 am at Elias Lutheran Church, 100 W North Ave,Emmitsburg, Maryland, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Donuts with Santa",
        "image": "https://cdn-az.allevents.in/events3/banners/011e84db1ee890f46bc66df3bec92487002a3688b8a3d4595dfd28c294ec144e-rimg-w960-h750-dc1b4776-gmir?v=1765615343",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/emmitsburg/donuts-with-santa/200029220665219",
        "location": {
            "@type": "Place",
            "name": "Elias Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 W North Ave,Emmitsburg, Maryland",
                "addressLocality": "Emmitsburg",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.705636",
                "longitude": "-77.327441"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome!  Free event"
    }
]
```