

# Event Details

- **Event Name**: Breakfast with Santa! 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 08:00 am – Sun, 21 Dec, 2025 at 11:00 am
- **Event Description**: Join us for breakfast with Santa! Allow our amazing volunteers to cook and serve you! Enjoy coloring and creating Holiday magic! 
Adults $10, children ages 3-6 $5, children under 3 are free.
- **Event URL**: https://allevents.in/denton/breakfast-with-santa/200029250258918
- **Event Categories**: breakfast-with-santa, holiday
- **Interested Audience**: 
  - total_interested_count: 53

## Ticket Details

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

## Event venue details

- **city**: Denton
- **state**: MD
- **country**: United States
- **location**: Caroline Post
- **lat**: 38.861203491667
- **long**: -75.8070353
- **full address**: Caroline Post, 9238 Legion Rd,Denton, Maryland, United States

## Event gallery

- **Alt text**: Breakfast with Santa!
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/93bd515ac5733a7cf338cdced4342e554658424ccc516d7b19d6663cf23e5f6f-rimg-w1170-h1150-dc2c948c-gmir?v=1765843106

## FAQs

- **Q**: When and where is Breakfast with Santa!  being held?
  - **A:** Breakfast with Santa!  takes place on Sun, 21 Dec, 2025 at 08:00 am to Sun, 21 Dec, 2025 at 11:00 am at Caroline Post, 9238 Legion Rd,Denton, Maryland, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa!",
        "image": "https://cdn-az.allevents.in/events8/banners/93bd515ac5733a7cf338cdced4342e554658424ccc516d7b19d6663cf23e5f6f-rimg-w1170-h1150-dc2c948c-gmir?v=1765843106",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/denton/breakfast-with-santa/200029250258918",
        "location": {
            "@type": "Place",
            "name": "Caroline Post",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9238 Legion Rd,Denton, Maryland",
                "addressLocality": "Denton",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.861203491667",
                "longitude": "-75.8070353"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for breakfast with Santa! Allow our amazing volunteers to cook and serve you! Enjoy coloring and creating Holiday magic! \nAdults $10, children ages 3-6 $5, children under 3 are free."
    }
]
```