

# Event Details

- **Event Name**: Droubay Ward Christmas Party
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 06:00 pm – Sat, 20 Dec, 2025 at 09:00 pm
- **Event Description**: Come and celebrate the birth and life of Jesus Christ.
- **Event URL**: https://allevents.in/tooele/droubay-ward-christmas-party/1600028643438042
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Tooele
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.550587195556
- **long**: -112.28893516858
- **full address**: The Church of Jesus Christ of Latter-day Saints, 332 East 1000 North, Tooele, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ec923f20-7492-11f0-a26a-9bb315fa41e3-rimg-w1000-h563-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 20 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 332 East 1000 North, Tooele, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Droubay 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": "Droubay Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events8/banners/935a6fe0-dbd5-11f0-bca8-9d11239e63b8-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/tooele/droubay-ward-christmas-party/1600028643438042",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "332 East 1000 North",
                "addressLocality": "Tooele",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.550587195556",
                "longitude": "-112.28893516858"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and celebrate the birth and life of Jesus Christ."
    }
]
```