

# Event Details

- **Event Name**: Breakfast with Santa
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am – Sat, 13 Dec, 2025 at 10:00 am
- **Event Description**: Bring your kiddos to Breakfast with Santa!
- **Event URL**: https://allevents.in/watseka/breakfast-with-santa/200029131274815
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 50

## Ticket Details


## Event venue details

- **city**: Watseka
- **state**: IL
- **country**: United States
- **location**: Watseka Elks Lodge No. 1791
- **lat**: 40.776732990728
- **long**: -87.734608888679
- **full address**: Watseka Elks Lodge No. 1791, 111 N 3rd St,Watseka, Illinois, United States

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2678078361c2e2c1e9cc4ecc5a09180b737f96e4ea9677147e84c886bc19e7aa-rimg-w755-h491-dc640101-gmir?v=1765043920

## FAQs

- **Q**: When and where is Breakfast with Santa being held?
  - **A:** Breakfast with Santa takes place on Sat, 13 Dec, 2025 at 09:00 am to Sat, 13 Dec, 2025 at 10:00 am at Watseka Elks Lodge No. 1791, 111 N 3rd St,Watseka, Illinois, United States.
- **Q**: Who is organizing Breakfast with Santa?
  - **A:** Breakfast with Santa is organized by Watseka Area Chamber of Commerce.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events3/banners/2678078361c2e2c1e9cc4ecc5a09180b737f96e4ea9677147e84c886bc19e7aa-rimg-w755-h491-dc640101-gmir?v=1765043920",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/watseka/breakfast-with-santa/200029131274815",
        "location": {
            "@type": "Place",
            "name": "Watseka Elks Lodge No. 1791",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 N 3rd St,Watseka, Illinois",
                "addressLocality": "Watseka",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.776732990728",
                "longitude": "-87.734608888679"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your kiddos to Breakfast with Santa!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Watseka Area Chamber of Commerce",
                "url": "https://allevents.in/org/watseka-area-chamber-of-commerce/25989648"
            }
        ]
    }
]
```