

# Event Details

- **Event Name**: Breakfast with Santa
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 08:00 am – Sun, 14 Dec, 2025 at 12:00 pm
- **Event Description**: Join us for breakfast with Santa!
- **Event URL**: https://allevents.in/saint-marys/breakfast-with-santa/200029238285434
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details

- **Ticket URL**: http://facebook.com/200029238285434?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=saint+marys-events

## Event venue details

- **city**: Saint Marys
- **state**: ON
- **country**: Canada
- **location**: 66 Church St S, St Marys, ON N4X, Canada
- **lat**: 43.25788
- **long**: -81.14081
- **full address**: 66 Church St S, St Marys, ON N4X, Canada, 66 Church St S, St Marys, ON N4X, Canada, Saint Marys

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b95ee650b7b6f49c07b9d5509b3dba57dee57e6a1190217814791038f1081147-rimg-w1024-h1536-dc0f5028-gmir?v=1765439676

## FAQs

- **Q**: When and where is Breakfast with Santa being held?
  - **A:** Breakfast with Santa takes place on Sun, 14 Dec, 2025 at 08:00 am to Sun, 14 Dec, 2025 at 12:00 pm at 66 Church St S, St Marys, ON N4X, Canada, 66 Church St S, St Marys, ON N4X, Canada, Saint Marys.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events9/banners/b95ee650b7b6f49c07b9d5509b3dba57dee57e6a1190217814791038f1081147-rimg-w1024-h1536-dc0f5028-gmir?v=1765439676",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/saint-marys/breakfast-with-santa/200029238285434",
        "location": {
            "@type": "Place",
            "name": "66 Church St S, St Marys, ON N4X, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "66 Church St S, St Marys, ON N4X, Canada",
                "addressLocality": "Saint Marys",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.25788",
                "longitude": "-81.14081"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for breakfast with Santa!"
    }
]
```