

# Event Details

- **Event Name**: Santa Breakfast
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 08:30 am – Sun, 07 Dec, 2025 at 12:00 pm
- **Event Description**: Join us after the 8am and 10am masses for complimentary breakfast in the cafeteria. Santa and Mrs Claus will be there to great all the families and visit with the kids.
- **Event URL**: https://allevents.in/ballwin/santa-breakfast/200029223923754
- **Event Categories**: breakfast-with-santa, kids
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Ballwin
- **state**: MO
- **country**: United States
- **location**: St. Clare of Assisi Church
- **lat**: 38.6053
- **long**: -90.57394
- **full address**: St. Clare of Assisi Church, 15642 Clayton Rd,Ballwin, Missouri, United States

## Event gallery

- **Alt text**: Santa Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/383f0cfdc435ae1d1c94a334bcd5d534c0460106edd288bcb71247dfd0baf6d4-rimg-w1200-h1600-dcbca78e-gmir?v=1764418403

## FAQs

- **Q**: When and where is Santa Breakfast being held?
  - **A:** Santa Breakfast takes place on Sun, 07 Dec, 2025 at 08:30 am to Sun, 07 Dec, 2025 at 12:00 pm at St. Clare of Assisi Church, 15642 Clayton Rd,Ballwin, Missouri, United States.
- **Q**: Who is organizing Santa Breakfast?
  - **A:** Santa Breakfast is organized by St. Clare of Assisi Men's Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Breakfast",
        "image": "https://cdn-az.allevents.in/events1/banners/383f0cfdc435ae1d1c94a334bcd5d534c0460106edd288bcb71247dfd0baf6d4-rimg-w1200-h1600-dcbca78e-gmir?v=1764418403",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/ballwin/santa-breakfast/200029223923754",
        "location": {
            "@type": "Place",
            "name": "St. Clare of Assisi Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15642 Clayton Rd,Ballwin, Missouri",
                "addressLocality": "Ballwin",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.6053",
                "longitude": "-90.57394"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us after the 8am and 10am masses for complimentary breakfast in the cafeteria. Santa and Mrs Claus will be there to great all the families and visit with the kids.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Clare of Assisi Mens Club",
                "url": "https://allevents.in/org/st-clare-of-assisi-mens-club/22699578"
            }
        ]
    }
]
```