

# Event Details

- **Event Name**: Ward Christmas Party
- **Event Start and End Date**: Fri, 11 Dec, 2026 at 06:00 pm – Fri, 11 Dec, 2026 at 08:00 pm (-07:00)
- **Event Description**: Lehi 25th Ward Holiday Celebration - 12/11/2026 Everyone is welcome to join us
- **Event URL**: https://allevents.in/lehi/ward-christmas-party/1600029818770948
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lehi
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.37955552
- **long**: -111.8779678
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1801 West 700 South, Lehi, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8898a2e0-2179-11f1-a01a-adaecb19c40b-rimg-w1000-h563-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 11 Dec, 2026 at 06:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1801 West 700 South, Lehi, 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/events4/banners/48ab0210-2190-11f1-ac80-9da451afa77f-rimg-w1200-h675-dc111317-gmir.jpg",
        "startDate": "2026-12-11T18:00:00-07:00",
        "endDate": "2026-12-11T20:00:00-07:00",
        "url": "https://allevents.in/lehi/ward-christmas-party/1600029818770948",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1801 West 700 South",
                "addressLocality": "Lehi",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.37955552",
                "longitude": "-111.8779678"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lehi 25th Ward Holiday Celebration - 12/11/2026 Everyone is welcome to join us"
    }
]
```