

# Event Details

- **Event Name**: Annual Christmas Play
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 07:00 pm
- **Event Description**: We would love for you to join is as we present "I Dreamed I Searched Heaven for You."
- **Event URL**: https://allevents.in/north-wilkesboro/annual-christmas-play/200029129138322
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: North Wilkesboro
- **state**: NC
- **country**: United States
- **location**: 205 Center Baptist Church Road, North Wilkesboro, NC
- **lat**: 36.23843
- **long**: -81.18012
- **full address**: 205 Center Baptist Church Road, North Wilkesboro, NC, United States

## Event gallery

- **Alt text**: Annual Christmas Play
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/10cf630682db259fba674a09ee1a7d6d925237afa1ce4f915c4d65fc8b2f3078-rimg-w1200-h628-dcbdd9f8-gmir?v=1765509914

## FAQs

- **Q**: When and where is Annual Christmas Play being held?
  - **A:** Annual Christmas Play takes place on Sun, 14 Dec, 2025 at 07:00 pm to Sun, 14 Dec, 2025 at 07:00 pm at 205 Center Baptist Church Road, North Wilkesboro, NC, United States.
- **Q**: Who is organizing Annual Christmas Play?
  - **A:** Annual Christmas Play is organized by Center Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Christmas Play",
        "image": "https://cdn-az.allevents.in/events10/banners/10cf630682db259fba674a09ee1a7d6d925237afa1ce4f915c4d65fc8b2f3078-rimg-w1200-h628-dcbdd9f8-gmir?v=1765509914",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/north-wilkesboro/annual-christmas-play/200029129138322",
        "location": {
            "@type": "Place",
            "name": "205 Center Baptist Church Road, North Wilkesboro, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 Center Baptist Church Rd, North Wilkesboro, NC 28659-7797, United States",
                "addressLocality": "North Wilkesboro",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.23843",
                "longitude": "-81.18012"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We would love for you to join is as we present \"I Dreamed I Searched Heaven for You.\"",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Center Baptist Church",
                "url": "https://allevents.in/org/center-baptist-church/27008916"
            }
        ]
    }
]
```