

# Event Details

- **Event Name**: Breakfast with Santa
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 08:30 am – Sun, 21 Dec, 2025 at 09:30 am
- **Event Description**: Sunday, December 21 8:30-9:30 AM come visit with Santa!� ￼
- **Event URL**: https://allevents.in/uncasville/breakfast-with-santa/200029358816409
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Uncasville
- **state**: CT
- **country**: United States
- **location**: 1100 Route 32, Uncasville, CT
- **lat**: 41.45656
- **long**: -72.10626
- **full address**: 1100 Route 32, Uncasville, CT, United States

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f013485cd80b156764e01c9194be013673f1faa3b7ff9c11eb26fb805f4561eb-rimg-w720-h960-dc030303-gmir?v=1765784589

## FAQs

- **Q**: When and where is Breakfast with Santa being held?
  - **A:** Breakfast with Santa takes place on Sun, 21 Dec, 2025 at 08:30 am to Sun, 21 Dec, 2025 at 09:30 am at 1100 Route 32, Uncasville, CT, United States.
- **Q**: Who is organizing Breakfast with Santa?
  - **A:** Breakfast with Santa is organized by Breakfast At Dianas.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events1/banners/f013485cd80b156764e01c9194be013673f1faa3b7ff9c11eb26fb805f4561eb-rimg-w720-h960-dc030303-gmir?v=1765784589",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/uncasville/breakfast-with-santa/200029358816409",
        "location": {
            "@type": "Place",
            "name": "1100 Route 32, Uncasville, CT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1100 Norwich New London Tpke, Uncasville, CT 06382-1617, United States",
                "addressLocality": "Uncasville",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.45656",
                "longitude": "-72.10626"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday, December 21 8:30-9:30 AM come visit with Santa!� ￼",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Breakfast At Dianas",
                "url": "https://allevents.in/org/breakfast-at-dianas/27241492"
            }
        ]
    }
]
```