

# Event Details

- **Event Name**: Christmas play
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 07:00 pm
- **Event Description**: We cordially invite you to join us for our annual Christmas play, a rendition of the beloved Christmas Shoes.
- **Event URL**: https://allevents.in/pembroke/christmas-play/200029349931756
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 39

## Ticket Details


## Event venue details

- **city**: Pembroke
- **state**: NC
- **country**: United States
- **location**: Prospect Community Church
- **lat**: 34.733351781762
- **long**: -79.233525796458
- **full address**: Prospect Community Church, 3929 Missouri Rd,Pembroke, North Carolina, United States

## Event gallery

- **Alt text**: Christmas play
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d414dc97829900f85768390494842a3420dae81748c9f11eab65d8935a8d7996-rimg-w1200-h800-dcb01d1e-gmir?v=1765612076

## FAQs

- **Q**: When and where is Christmas play being held?
  - **A:** Christmas play takes place on Sun, 14 Dec, 2025 at 07:00 pm to Sun, 14 Dec, 2025 at 07:00 pm at Prospect Community Church, 3929 Missouri Rd,Pembroke, North Carolina, United States.
- **Q**: Who is organizing Christmas play?
  - **A:** Christmas play is organized by Prospect Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas play",
        "image": "https://cdn-az.allevents.in/events1/banners/d414dc97829900f85768390494842a3420dae81748c9f11eab65d8935a8d7996-rimg-w1200-h800-dcb01d1e-gmir?v=1765612076",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/pembroke/christmas-play/200029349931756",
        "location": {
            "@type": "Place",
            "name": "Prospect Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3929 Missouri Rd,Pembroke, North Carolina",
                "addressLocality": "Pembroke",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.733351781762",
                "longitude": "-79.233525796458"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We cordially invite you to join us for our annual Christmas play, a rendition of the beloved Christmas Shoes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Prospect Community Church",
                "url": "https://allevents.in/org/prospect-community-church/25263356"
            }
        ]
    }
]
```