

# Event Details

- **Event Name**: Children’s Christmas Play
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:00 am
- **Event Description**: Journey to a village where the church bells never ring, yet every Christmas the town folk try. The children and youth will share this amazing story with you, including the nativity.
- **Event URL**: https://allevents.in/kewaskum/children’s-christmas-play/200029347990406
- **Event Categories**: christmas, kids
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Kewaskum
- **state**: WI
- **country**: United States
- **location**: 9663 State Road 144, Kewaskum, WI
- **lat**: 43.54183
- **long**: -88.08847
- **full address**: 9663 State Road 144, Kewaskum, WI, United States

## Event gallery

- **Alt text**: Children’s Christmas Play
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5ca3dfaf0e3ca607727d6c9f4f4c8f6f0e06e13e3b125aece08936f127741bb4-rimg-w1200-h675-dcedeff5-gmir?v=1766247014

## FAQs

- **Q**: When and where is Children’s Christmas Play being held?
  - **A:** Children’s Christmas Play takes place on Sun, 21 Dec, 2025 at 09:00 am to Sun, 21 Dec, 2025 at 09:00 am at 9663 State Road 144, Kewaskum, WI, United States.
- **Q**: Who is organizing Children’s Christmas Play?
  - **A:** Children’s Christmas Play is organized by New Horizon UCC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children’s Christmas Play",
        "image": "https://cdn-az.allevents.in/events4/banners/5ca3dfaf0e3ca607727d6c9f4f4c8f6f0e06e13e3b125aece08936f127741bb4-rimg-w1200-h675-dcedeff5-gmir?v=1766247014",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/kewaskum/children’s-christmas-play/200029347990406",
        "location": {
            "@type": "Place",
            "name": "9663 State Road 144, Kewaskum, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9663 WI-144, Kewaskum, WI 53040-9734, United States",
                "addressLocality": "Kewaskum",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.54183",
                "longitude": "-88.08847"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Journey to a village where the church bells never ring, yet every Christmas the town folk try. The children and youth will share this amazing story with you, including the nativity.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Horizon UCC",
                "url": "https://allevents.in/org/new-horizon-ucc/22724460"
            }
        ]
    }
]
```