

# Event Details

- **Event Name**: 10th Ward Christmas Party
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 08:00 am – Sat, 12 Dec, 2026 at 12:00 pm (-07:00)
- **Event URL**: https://allevents.in/draper/10th-ward-christmas-party/1600027782644729
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Draper
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.53957635
- **long**: -111.9001071
- **full address**: The Church of Jesus Christ of Latter-day Saints, 288 West River Chapel Road, Draper, US

## Event gallery

- **Alt text**: 10th Ward Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/54fdbf70-1cff-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is 10th Ward Christmas Party being held?
  - **A:** 10th Ward Christmas Party takes place on Sat, 12 Dec, 2026 at 08:00 am to Sat, 12 Dec, 2026 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 288 West River Chapel Road, Draper, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 10th Ward Christmas Party 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 Draper, this event is thoughtfully curated to deliver a standout experience worth every moment. If 10th Ward Christmas Party 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": "10th Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events7/banners/54fdbf70-1cff-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-12-12T08:00:00-07:00",
        "endDate": "2026-12-12T12:00:00-07:00",
        "url": "https://allevents.in/draper/10th-ward-christmas-party/1600027782644729",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "288 West River Chapel Road",
                "addressLocality": "Draper",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.53957635",
                "longitude": "-111.9001071"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```