

# Event Details

- **Event Name**: Santa Breakfast
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 07:00 am (-05:00)
- **Event Description**: More information coming
- **Event URL**: https://allevents.in/finksburg/santa-breakfast/200030440215451
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Finksburg
- **state**: MD
- **country**: United States
- **location**: 3838 Niner Rd, Finksburg, MD, United States, Maryland 21048
- **lat**: 39.46853
- **long**: -76.93969
- **full address**: 3838 Niner Rd, Finksburg, MD, United States, Maryland 21048

## Event gallery

- **Alt text**: Santa Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/58e6aa9f25fa8f8134a80c60fa8545c0de8cebd6335f743b6a8cc27cbc030bec-rimg-w1200-h500-dcf8f8f8-gmir?v=1786695415

## FAQs

- **Q**: When and where is Santa Breakfast being held?
  - **A:** Santa Breakfast takes place on Sat, 05 Dec, 2026 at 07:00 am to Sat, 05 Dec, 2026 at 07:00 am at 3838 Niner Rd, Finksburg, MD, United States, Maryland 21048.
- **Q**: Who is organizing Santa Breakfast?
  - **A:** Santa Breakfast is organized by Gamber & Community Fire Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Breakfast",
        "image": "https://cdn-az.allevents.in/events3/banners/58e6aa9f25fa8f8134a80c60fa8545c0de8cebd6335f743b6a8cc27cbc030bec-rimg-w1200-h500-dcf8f8f8-gmir?v=1786695415",
        "startDate": "2026-12-05T07:00:00-05:00",
        "url": "https://allevents.in/finksburg/santa-breakfast/200030440215451",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "3838 Niner Rd, Finksburg, MD, United States, Maryland 21048",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3838 Niner Rd, Finksburg, MD 21048-2102, United States",
                "addressLocality": "Finksburg",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.46853",
                "longitude": "-76.93969"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More information coming",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gamber & Community Fire Company",
                "url": "https://allevents.in/org/gamber-and-community-fire-company/21234324"
            }
        ]
    }
]
```