

# Event Details

- **Event Name**: Children's Christmas Play
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:30 am
- **Event Description**: Our youth will be performing "Unto Us a Child is Born....Next, to Omar"
- **Event URL**: https://allevents.in/ottawa/childrens-christmas-play/200029123735455
- **Event Categories**: kids, christmas, performances, entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Ottawa
- **state**: OH
- **country**: United States
- **location**: 8127 E Main St, Ottawa, OH, United States, Ohio 45875
- **lat**: 41.02174
- **long**: -84.00335
- **full address**: 8127 E Main St, Ottawa, OH, United States, Ohio 45875

## Event gallery

- **Alt text**: Children's Christmas Play
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/09259ce189845b00f70dd52abbd43b84d8d64d4dd5fa873711f888bb0856a74c-rimg-w1200-h1200-dc454a33-gmir?v=1765877883

## 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:30 am to Sun, 21 Dec, 2025 at 09:30 am at 8127 E Main St, Ottawa, OH, United States, Ohio 45875.
- **Q**: Who is organizing Children's Christmas Play?
  - **A:** Children's Christmas Play is organized by New Creation Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Christmas Play",
        "image": "https://cdn-az.allevents.in/events4/banners/09259ce189845b00f70dd52abbd43b84d8d64d4dd5fa873711f888bb0856a74c-rimg-w1200-h1200-dc454a33-gmir?v=1765877883",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/ottawa/childrens-christmas-play/200029123735455",
        "location": {
            "@type": "Place",
            "name": "8127 E Main St, Ottawa, OH, United States, Ohio 45875",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8127 E Main St, Ottawa, OH 45875-8700, United States",
                "addressLocality": "Ottawa",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.02174",
                "longitude": "-84.00335"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our youth will be performing \"Unto Us a Child is Born....Next, to Omar\"",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Creation Lutheran Church",
                "url": "https://allevents.in/org/new-creation-lutheran-church/23628949"
            }
        ]
    }
]
```