

# Event Details

- **Event Name**: Santa at the Cafe
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:00 am – Sat, 20 Dec, 2025 at 11:00 am
- **Event Description**: Just a reminder, this Saturday,  December 20 Santa will be here at the cafe from 9 am to 11 am. So come on in see Santa and get a cup of hot chocolate!
- **Event URL**: https://allevents.in/winfield/santa-at-the-cafe/200029358880235
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Winfield
- **state**: KS
- **country**: United States
- **location**: 11928 141st Rd, Winfield, KS
- **lat**: 37.31772
- **long**: -96.89719
- **full address**: 11928 141st Rd, Winfield, KS, United States

## Event gallery

- **Alt text**: Santa at the Cafe
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b8a2e987056054fefe0479153664ecea373413d9be3d2682e2753ce449c4c2eb-rimg-w1200-h1171-dcc1bfbc-gmir?v=1765785814

## FAQs

- **Q**: When and where is Santa at the Cafe being held?
  - **A:** Santa at the Cafe takes place on Sat, 20 Dec, 2025 at 09:00 am to Sat, 20 Dec, 2025 at 11:00 am at 11928 141st Rd, Winfield, KS, United States.
- **Q**: Who is organizing Santa at the Cafe?
  - **A:** Santa at the Cafe is organized by The Corner Cafe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa at the Cafe",
        "image": "https://cdn-az.allevents.in/events3/banners/b8a2e987056054fefe0479153664ecea373413d9be3d2682e2753ce449c4c2eb-rimg-w1200-h1171-dcc1bfbc-gmir?v=1765785814",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/winfield/santa-at-the-cafe/200029358880235",
        "location": {
            "@type": "Place",
            "name": "11928 141st Rd, Winfield, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11928 141st Rd, Winfield, KS 67156-7620, United States",
                "addressLocality": "Winfield",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.31772",
                "longitude": "-96.89719"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Just a reminder, this Saturday,  December 20 Santa will be here at the cafe from 9 am to 11 am. So come on in see Santa and get a cup of hot chocolate!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Corner Cafe",
                "url": "https://allevents.in/org/the-corner-cafe/26699847"
            }
        ]
    }
]
```