

# Event Details

- **Event Name**: Breakfast with Santa
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 07:00 am – Sat, 20 Dec, 2025 at 10:00 am
- **Event Description**: Breakfast with Santa!
Saturday, Dec. 20 • 7–10 a.m.
Free breakfast for kids under 12!
- **Event URL**: https://allevents.in/middleburg/breakfast-with-santa/200029357443803
- **Event Categories**: kids, breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Middleburg
- **state**: PA
- **country**: United States
- **location**: 235 Grand St, Middleburg, PA, United States, Pennsylvania 17842
- **lat**: 40.78637
- **long**: -77.0426
- **full address**: 235 Grand St, Middleburg, PA, United States, Pennsylvania 17842

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Breakfast+with+Santa&date=Sat%2C+20+Dec%2C+2025+at+07%3A00+am&bg=4

## FAQs

- **Q**: When and where is Breakfast with Santa being held?
  - **A:** Breakfast with Santa takes place on Sat, 20 Dec, 2025 at 07:00 am to Sat, 20 Dec, 2025 at 10:00 am at 235 Grand St, Middleburg, PA, United States, Pennsylvania 17842.
- **Q**: Who is organizing Breakfast with Santa?
  - **A:** Breakfast with Santa is organized by Middleburg Moose Lodge 1229.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Breakfast+with+Santa&date=Sat%2C+20+Dec%2C+2025+at+07%3A00+am&bg=4",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/middleburg/breakfast-with-santa/200029357443803",
        "location": {
            "@type": "Place",
            "name": "235 Grand St, Middleburg, PA, United States, Pennsylvania 17842",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "235 Grand St, Middleburg, PA 17842-1103, United States",
                "addressLocality": "Middleburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.78637",
                "longitude": "-77.0426"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Breakfast with Santa!\nSaturday, Dec. 20 • 7–10 a.m.\nFree breakfast for kids under 12!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Middleburg Moose Lodge 1229",
                "url": "https://allevents.in/org/middleburg-moose-lodge-1229/20988993"
            }
        ]
    }
]
```