

# Event Details

- **Event Name**: Children's Christmas Play
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am
- **Event Description**: Our kids have been preparing for months! During the morning service they will perform "Really, Really, Really Good News."
- **Event URL**: https://allevents.in/whipple/childrens-christmas-play/200029278962047
- **Event Categories**: kids, christmas
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Whipple
- **state**: OH
- **country**: United States
- **location**: 110 D A V Rd, Whipple, OH, United States, Ohio 45788
- **lat**: 39.49117
- **long**: -81.44131
- **full address**: 110 D A V Rd, Whipple, OH, United States, Ohio 45788

## Event gallery

- **Alt text**: Children's Christmas Play
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4435e32dc7f970a601cb537c96d6b45fafe6c6202090b489b80641e599f7b370-rimg-w1200-h675-dc2e4462-gmir?v=1765439420

## 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 10:30 am to Sun, 21 Dec, 2025 at 10:30 am at 110 D A V Rd, Whipple, OH, United States, Ohio 45788.
- **Q**: Who is organizing Children's Christmas Play?
  - **A:** Children's Christmas Play is organized by Twin Rivers Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Christmas Play",
        "image": "https://cdn-az.allevents.in/events10/banners/4435e32dc7f970a601cb537c96d6b45fafe6c6202090b489b80641e599f7b370-rimg-w1200-h675-dc2e4462-gmir?v=1765439420",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/whipple/childrens-christmas-play/200029278962047",
        "location": {
            "@type": "Place",
            "name": "110 D A V Rd, Whipple, OH, United States, Ohio 45788",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 D A V Rd, Whipple, OH 45788-5026, United States",
                "addressLocality": "Whipple",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.49117",
                "longitude": "-81.44131"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our kids have been preparing for months! During the morning service they will perform \"Really, Really, Really Good News.\"",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Twin Rivers Baptist Church",
                "url": "https://allevents.in/org/twin-rivers-baptist-church/23743575"
            }
        ]
    }
]
```