

# 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

- **Ticket URL**: http://facebook.com/200029129138322?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=north+wilkesboro-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Center Baptist Church (https://allevents.in/org/center-baptist-church/27008916)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/10cf630682db259fba674a09ee1a7d6d925237afa1ce4f915c4d65fc8b2f3078-rimg-w1200-h628-dcbdd9f8-gmir?v=1765509914
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Annual+Christmas+Play&date=14+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 205 Center Baptist Church Road, North Wilkesboro, NC, United States
- **Q**: Who is organizing the event?
  - **A:** Center Baptist Church
- **Q**: What type of event is this?
  - **A:** christmas
- **Q**: Where can I find ticket details about Annual Christmas Play ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```