

# Event Details

- **Event Name**: Children's Christmas Play 2025
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 09:30 am – Sun, 14 Dec, 2025 at 11:00 am
- **Event Description**: Get ready for a Children's Christmas Programme, filled with joy, where little ones tell the story of Jesus born among us!
- **Event URL**: https://allevents.in/kitchener/childrens-christmas-play-2025/200029259228322
- **Event Categories**: christmas, kids
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Kitchener
- **state**: ON
- **country**: Canada
- **location**: St. Matthews Lutheran Church Kitchener
- **lat**: 43.4480999
- **long**: -80.48929
- **full address**: St. Matthews Lutheran Church Kitchener, 54 Benton Street,Kitchener, Ontario, Canada

## Event gallery

- **Alt text**: Children's Christmas Play 2025
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d32f5e9d00829401cf2b3549d3f8d739e03dc51772f9399c7326bbf67e09a4a0-rimg-w1000-h500-dcd1d5db-gmir?v=1765425358

## FAQs

- **Q**: When and where is Children's Christmas Play 2025 being held?
  - **A:** Children's Christmas Play 2025 takes place on Sun, 14 Dec, 2025 at 09:30 am to Sun, 14 Dec, 2025 at 11:00 am at St. Matthews Lutheran Church Kitchener, 54 Benton Street,Kitchener, Ontario, Canada.
- **Q**: Who is organizing Children's Christmas Play 2025?
  - **A:** Children's Christmas Play 2025 is organized by St. Matthews Lutheran Church Kitchener.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Christmas Play 2025",
        "image": "https://cdn-az.allevents.in/events9/banners/d32f5e9d00829401cf2b3549d3f8d739e03dc51772f9399c7326bbf67e09a4a0-rimg-w1000-h500-dcd1d5db-gmir?v=1765425358",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/kitchener/childrens-christmas-play-2025/200029259228322",
        "location": {
            "@type": "Place",
            "name": "St. Matthews Lutheran Church Kitchener",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "54 Benton Street,Kitchener, Ontario",
                "addressLocality": "Kitchener",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.4480999",
                "longitude": "-80.48929"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready for a Children's Christmas Programme, filled with joy, where little ones tell the story of Jesus born among us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Matthews Lutheran Church Kitchener",
                "url": "https://allevents.in/org/st-matthews-lutheran-church-kitchener/27098416"
            }
        ]
    }
]
```