

# Event Details

- **Event Name**: Ward Christmas Party
- **Event Start and End Date**: Thu, 03 Dec, 2026 at 05:30 pm – Thu, 03 Dec, 2026 at 07:30 pm (-07:00)
- **Event Description**: Details Coming Soon!
- **Event URL**: https://allevents.in/orem/ward-christmas-party/1600029520737520
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orem
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.31604086455
- **long**: -111.70956726008
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1050 North 600 West, Orem, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d38bdfc0-f491-11f0-939d-8d7f4fe5e3ad-rimg-w1000-h469-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 03 Dec, 2026 at 05:30 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1050 North 600 West, Orem, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ward Christmas Party ?
  - **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 Party",
        "image": "https://cdn-az.allevents.in/events5/banners/04999900-1d45-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2026-12-03T17:30:00-07:00",
        "endDate": "2026-12-03T19:30:00-07:00",
        "url": "https://allevents.in/orem/ward-christmas-party/1600029520737520",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1050 North 600 West",
                "addressLocality": "Orem",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.31604086455",
                "longitude": "-111.70956726008"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details Coming Soon!"
    }
]
```