

# Event Details

- **Event Name**: Annual Breakfast with Santa 
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 08:30 am – Sun, 07 Dec, 2025 at 11:30 am
- **Event Description**: Knights annual breakfast with Santa. Just 5.00 for Adults over 14.  Get your picture with Santa.   Santa arrives at 9:30 am.
- **Event URL**: https://allevents.in/kansas-city/annual-breakfast-with-santa/200029074175202
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details


## Event venue details

- **city**: Kansas City
- **state**: KS
- **country**: United States
- **location**: 3024 N 53rd Street, Kansas City, KS
- **lat**: 39.14252
- **long**: -94.70247
- **full address**: 3024 N 53rd Street, Kansas City, KS, United States

## Event gallery

- **Alt text**: Annual Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9b49c06d35c83ebade58d68803529c6dbc771df57ad453ba3a2d64e30c5636e5-rimg-w1024-h1536-dcbb5a1a-gmir?v=1764912366

## FAQs

- **Q**: When and where is Annual Breakfast with Santa  being held?
  - **A:** Annual Breakfast with Santa  takes place on Sun, 07 Dec, 2025 at 08:30 am to Sun, 07 Dec, 2025 at 11:30 am at 3024 N 53rd Street, Kansas City, KS, United States.
- **Q**: Who is organizing Annual Breakfast with Santa ?
  - **A:** Annual Breakfast with Santa  is organized by Knights of Columbus #3768.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events6/banners/9b49c06d35c83ebade58d68803529c6dbc771df57ad453ba3a2d64e30c5636e5-rimg-w1024-h1536-dcbb5a1a-gmir?v=1764912366",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/kansas-city/annual-breakfast-with-santa/200029074175202",
        "location": {
            "@type": "Place",
            "name": "3024 N 53rd Street, Kansas City, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3024 N 53rd St, Kansas City, KS 66104-2113, United States",
                "addressLocality": "Kansas City",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.14252",
                "longitude": "-94.70247"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Knights annual breakfast with Santa. Just 5.00 for Adults over 14.  Get your picture with Santa.   Santa arrives at 9:30 am.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Knights of Columbus 3768",
                "url": "https://allevents.in/org/knights-of-columbus-3768/26363283"
            }
        ]
    }
]
```