

# Event Details

- **Event Name**: Ward Christmas Dinner
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 12:00 am – Fri, 05 Dec, 2025 at 11:59 pm
- **Event URL**: https://allevents.in/eden/ward-christmas-dinner/1600027503500706
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027503500706

## Event venue details

- **city**: Eden
- **state**: NC
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.458925256554
- **long**: -79.721888469562
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4751 State Hwy 14, Eden, United States

## Event gallery

- **Alt text**: Ward Christmas Dinner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8b7c7ae0-2c42-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Ward Christmas Dinner being held?
  - **A:** Ward Christmas Dinner takes place on Fri, 05 Dec, 2025 at 12:00 am to Fri, 05 Dec, 2025 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 4751 State Hwy 14, Eden, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ward Christmas Dinner is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Eden, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ward Christmas Dinner sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events3/banners/8b7c7ae0-2c42-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/eden/ward-christmas-dinner/1600027503500706",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4751 State Hwy 14",
                "addressLocality": "Eden",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.458925256554",
                "longitude": "-79.721888469562"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```