

# Event Details

- **Event Name**: Breakfast with Santa
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 am
- **Event Description**: Save the Data 12/13  - Breakfast with Santa.   Ticket $10 adults &amp; $5 kids from 5 - 12.   Kids under 5 are free.
- **Event URL**: https://allevents.in/ontario-center/breakfast-with-santa/200029183354309
- **Event Categories**: breakfast-with-santa, kids
- **Interested Audience**: 
  - total_interested_count: 79

## Ticket Details


## Event venue details

- **city**: Ontario Center
- **state**: NY
- **country**: United States
- **location**: Wayne Central High School
- **lat**: 43.223473559312
- **long**: -77.305211910199
- **full address**: Wayne Central High School, 6200 Ontario Center Rd, Ontario, NY 14519-9596, United States, Ontario Center

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e5117381557c9bf5723cd8f3d689cf9b8561adfca7d5995494b69323ab7b6db8-rimg-w628-h815-dcffffff-gmir?v=1765129957

## FAQs

- **Q**: When and where is Breakfast with Santa being held?
  - **A:** Breakfast with Santa takes place on Sat, 13 Dec, 2025 at 08:00 am to Sat, 13 Dec, 2025 at 08:00 am at Wayne Central High School, 6200 Ontario Center Rd, Ontario, NY 14519-9596, United States, Ontario Center.
- **Q**: Who is organizing Breakfast with Santa?
  - **A:** Breakfast with Santa is organized by Lions Club of Walworth.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events7/banners/e5117381557c9bf5723cd8f3d689cf9b8561adfca7d5995494b69323ab7b6db8-rimg-w628-h815-dcffffff-gmir?v=1765129957",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/ontario-center/breakfast-with-santa/200029183354309",
        "location": {
            "@type": "Place",
            "name": "Wayne Central High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6200 Ontario Center Rd, Ontario, NY 14519-9596, United States",
                "addressLocality": "Ontario Center",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.223473559312",
                "longitude": "-77.305211910199"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the Data 12/13  - Breakfast with Santa.   Ticket $10 adults & $5 kids from 5 - 12.   Kids under 5 are free.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lions Club of Walworth",
                "url": "https://allevents.in/org/lions-club-of-walworth/27066019"
            }
        ]
    }
]
```