

# Event Details

- **Event Name**: Breakfast with Santa
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 10:00 am
- **Event Description**: Save the date and stay tuned for more details!
- **Event URL**: https://allevents.in/north-druid-hills/breakfast-with-santa/200029044121329
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details


## Event venue details

- **city**: North Druid Hills
- **state**: GE
- **country**: United States
- **location**: 2855 Briarcliff Rd NE, Atlanta, GA, United States, Georgia 30329
- **lat**: 33.83221
- **long**: -84.31997
- **full address**: 2855 Briarcliff Rd NE, Atlanta, GA, United States, Georgia 30329, 2855 Briarcliff Rd NE, Atlanta, GA 30329-2586, United States, North Druid Hills

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c4e38424fb5d5724995ef8d9afb2023a559b24e5be2b10abedf8af58bf0556fd-rimg-w1080-h1080-dcf5f5f5-gmir?v=1764613225

## FAQs

- **Q**: When and where is Breakfast with Santa being held?
  - **A:** Breakfast with Santa takes place on Sun, 07 Dec, 2025 at 10:00 am to Sun, 07 Dec, 2025 at 10:00 am at 2855 Briarcliff Rd NE, Atlanta, GA, United States, Georgia 30329, 2855 Briarcliff Rd NE, Atlanta, GA 30329-2586, United States, North Druid Hills.
- **Q**: Who is organizing Breakfast with Santa?
  - **A:** Breakfast with Santa is organized by Immaculate Heart of Mary Catholic Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events8/banners/c4e38424fb5d5724995ef8d9afb2023a559b24e5be2b10abedf8af58bf0556fd-rimg-w1080-h1080-dcf5f5f5-gmir?v=1764613225",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/north-druid-hills/breakfast-with-santa/200029044121329",
        "location": {
            "@type": "Place",
            "name": "2855 Briarcliff Rd NE, Atlanta, GA, United States, Georgia 30329",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2855 Briarcliff Rd NE, Atlanta, GA 30329-2586, United States",
                "addressLocality": "North Druid Hills",
                "addressRegion": "GE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.83221",
                "longitude": "-84.31997"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date and stay tuned for more details!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Immaculate Heart of Mary Catholic Church",
                "url": "https://allevents.in/org/immaculate-heart-of-mary-catholic-church/23377352"
            }
        ]
    }
]
```