

# Event Details

- **Event Name**: Winter Wonderland Family Night
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 05:00 pm
- **Event Description**: You're invited to our 2nd Annual Winter Wonderland Family Night! Bring the whole family to make Christmas crafts, drink hot cocoa, eat cookies, take pictures with Santa, and take a train ride around the playground! This is a free event!
- **Event URL**: https://allevents.in/wamego/winter-wonderland-family-night/200029180097629
- **Event Categories**: christmas, pictures-with-santa
- **Interested Audience**: 
  - total_interested_count: 92

## Ticket Details


## Event venue details

- **city**: Wamego
- **state**: KS
- **country**: United States
- **location**: Wamego Central Elementary
- **lat**: 39.205696210208
- **long**: -96.307499178498
- **full address**: Wamego Central Elementary, 900 7th St,Wamego,KS,United States

## Event gallery

- **Alt text**: Winter Wonderland Family Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4cc0986997bb098bd20db456d3b3724bfc7e2dcbafe384d44cfec3bd5dba0f33-rimg-w1200-h1553-dce9ecec-gmir?v=1764505593

## FAQs

- **Q**: When and where is Winter Wonderland Family Night being held?
  - **A:** Winter Wonderland Family Night takes place on Thu, 04 Dec, 2025 at 05:00 pm to Thu, 04 Dec, 2025 at 05:00 pm at Wamego Central Elementary, 900 7th St,Wamego,KS,United States.
- **Q**: Who is organizing Winter Wonderland Family Night?
  - **A:** Winter Wonderland Family Night is organized by Central Elementary PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Wonderland Family Night",
        "image": "https://cdn-az.allevents.in/events7/banners/4cc0986997bb098bd20db456d3b3724bfc7e2dcbafe384d44cfec3bd5dba0f33-rimg-w1200-h1553-dce9ecec-gmir?v=1764505593",
        "startDate": "2025-12-04",
        "url": "https://allevents.in/wamego/winter-wonderland-family-night/200029180097629",
        "location": {
            "@type": "Place",
            "name": "Wamego Central Elementary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "900 7th St,Wamego,KS,United States",
                "addressLocality": "Wamego",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.205696210208",
                "longitude": "-96.307499178498"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You're invited to our 2nd Annual Winter Wonderland Family Night! Bring the whole family to make Christmas crafts, drink hot cocoa, eat cookies, take pictures with Santa, and take a train ride around the playground! This is a free event!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Central Elementary PTO",
                "url": "https://allevents.in/org/central-elementary-pto/26360102"
            }
        ]
    }
]
```