

# Event Details

- **Event Name**: Children's Christmas Play
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: Join us for our annual children's Christmas play, and get in the Spirit by focusing on the true reason for the season!
- **Event URL**: https://allevents.in/nitro/childrens-christmas-play/200029354818731
- **Event Categories**: kids, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Nitro
- **state**: WV
- **country**: United States
- **location**: 2200 2nd Ave, Nitro, WV
- **lat**: 38.42347
- **long**: -81.8406
- **full address**: 2200 2nd Ave, Nitro, WV, United States

## Event gallery

- **Alt text**: Children's Christmas Play
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/65dac8062b63b3395695d7b296c72aea3156cbef3f2a1eb9a5cec0a4e1dfcace-rimg-w1200-h800-dc161717-gmir?v=1766324001

## 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:00 am to Sun, 21 Dec, 2025 at 10:00 am at 2200 2nd Ave, Nitro, WV, United States.
- **Q**: Who is organizing Children's Christmas Play?
  - **A:** Children's Christmas Play is organized by First Baptist Church of Nitro.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Christmas Play",
        "image": "https://cdn-az.allevents.in/events4/banners/65dac8062b63b3395695d7b296c72aea3156cbef3f2a1eb9a5cec0a4e1dfcace-rimg-w1200-h800-dc161717-gmir?v=1766324001",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/nitro/childrens-christmas-play/200029354818731",
        "location": {
            "@type": "Place",
            "name": "2200 2nd Ave, Nitro, WV",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2200 2nd Ave, Nitro, WV 25143-1770, United States",
                "addressLocality": "Nitro",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.42347",
                "longitude": "-81.8406"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual children's Christmas play, and get in the Spirit by focusing on the true reason for the season!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church of Nitro",
                "url": "https://allevents.in/org/first-baptist-church-of-nitro/21091601"
            }
        ]
    }
]
```