

# Event Details

- **Event Name**: Children’s Department Christmas Play
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 06:00 pm
- **Event Description**: Come see the Children’s Department Christmas Play! Refreshments will follow the program!
- **Event URL**: https://allevents.in/lewisville/children’s-department-christmas-play/200028655725138
- **Event Categories**: kids, christmas
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Lewisville
- **state**: NC
- **country**: United States
- **location**: Enon Baptist Church
- **lat**: 36.140368783413
- **long**: -80.467101498086
- **full address**: Enon Baptist Church, 6321 E Old US 421 Hwy ,Lewisville, North Carolina, United States

## Event gallery

- **Alt text**: Children’s Department Christmas Play
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b827c78243b39300bd2673a57d5cddfac2d250c7d876bcce513cffa5e5aebe30-rimg-w960-h502-dc838c39-gmir?v=1765542519

## FAQs

- **Q**: When and where is Children’s Department Christmas Play being held?
  - **A:** Children’s Department Christmas Play takes place on Sun, 14 Dec, 2025 at 06:00 pm to Sun, 14 Dec, 2025 at 06:00 pm at Enon Baptist Church, 6321 E Old US 421 Hwy ,Lewisville, North Carolina, United States.
- **Q**: Who is organizing Children’s Department Christmas Play?
  - **A:** Children’s Department Christmas Play is organized by Enon Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children’s Department Christmas Play",
        "image": "https://cdn-az.allevents.in/events4/banners/b827c78243b39300bd2673a57d5cddfac2d250c7d876bcce513cffa5e5aebe30-rimg-w960-h502-dc838c39-gmir?v=1765542519",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/lewisville/children’s-department-christmas-play/200028655725138",
        "location": {
            "@type": "Place",
            "name": "Enon Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6321 E Old US 421 Hwy ,Lewisville, North Carolina",
                "addressLocality": "Lewisville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.140368783413",
                "longitude": "-80.467101498086"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see the Children’s Department Christmas Play! Refreshments will follow the program!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Enon Baptist Church",
                "url": "https://allevents.in/org/enon-baptist-church/25981804"
            }
        ]
    }
]
```