

# Event Details

- **Event Name**: Ward Christmas Celebration
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 12:00 am – Sat, 05 Dec, 2026 at 11:59 pm (-05:00)
- **Event Description**: Remembering the birth of the Savior.
- **Event URL**: https://allevents.in/salem/ward-christmas-celebration/1600029079461604
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Salem
- **state**: VA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.311441019716
- **long**: -80.026845262553
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6311 Wayburn Drive, Salem, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1241f910-b06e-11f0-935e-bd8bc4a51439-rimg-w1000-h563-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 05 Dec, 2026 at 12:00 am (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 6311 Wayburn Drive, Salem, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ward Christmas Celebration ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Christmas Celebration",
        "image": "https://cdn-az.allevents.in/events6/banners/17b31e60-1d06-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2026-12-05T00:00:00-05:00",
        "endDate": "2026-12-05T23:59:00-05:00",
        "url": "https://allevents.in/salem/ward-christmas-celebration/1600029079461604",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6311 Wayburn Drive",
                "addressLocality": "Salem",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.311441019716",
                "longitude": "-80.026845262553"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Remembering the birth of the Savior."
    }
]
```