

# Event Details

- **Event Name**: The Christmas Musical
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 03:00 pm
- **Event Description**: Don't miss our Christmas Program
- **Event URL**: https://allevents.in/eden/the-christmas-musical/200029380537126
- **Event Categories**: christmas, live-music
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029380537126?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=eden-events

## Event venue details

- **city**: Eden
- **state**: NC
- **country**: United States
- **location**: Shaw Christian Church
- **lat**: 36.50290225512
- **long**: -79.767770442124
- **full address**: Shaw Christian Church, 208 The Boulevard, Eden, NC 27288-4706, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Ambassadors for Christ Ministries (https://allevents.in/org/ambassadors-for-christ-ministries/26094255)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c37be9944d68ae0c7861a6bd5ca6f4ff4d406ef5f2ceffd35444315b343adb25-rimg-w1080-h1080-dcf3f4f6-gmir?v=1766210066
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/92f996cb85ea19ffaba14689a2960ee0a9c6a782d5546202fba8fa672f8acf94-rimg-w300-h300-dcf3f4f5-gmir?v=1766210066

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 20 Dec, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Shaw Christian Church, 208 The Boulevard, Eden, NC 27288-4706, United States
- **Q**: Who is organizing the event?
  - **A:** Ambassadors for Christ Ministries
- **Q**: What type of event is this?
  - **A:** christmas, live-music
- **Q**: Where can I find ticket details about The Christmas Musical ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Christmas Musical",
        "image": "https://cdn-az.allevents.in/events8/banners/c37be9944d68ae0c7861a6bd5ca6f4ff4d406ef5f2ceffd35444315b343adb25-rimg-w1080-h1080-dcf3f4f6-gmir?v=1766210066",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/eden/the-christmas-musical/200029380537126",
        "location": {
            "@type": "Place",
            "name": "Shaw Christian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "208 The Boulevard, Eden, NC 27288-4706, United States",
                "addressLocality": "Eden",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.50290225512",
                "longitude": "-79.767770442124"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Don't miss our Christmas Program",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ambassadors for Christ Ministries",
                "url": "https://allevents.in/org/ambassadors-for-christ-ministries/26094255"
            }
        ]
    }
]
```