

# Event Details

- **Event Name**: Wasatch Ward Christmas Party
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 06:00 am – Sat, 06 Dec, 2025 at 02:00 pm
- **Event URL**: https://allevents.in/ogden/wasatch-ward-christmas-party/1600027733275525
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ogden
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.150559802582
- **long**: -111.91817002393
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6350 S Combe Road, Ogden, US

## Event gallery

- **Alt text**: Wasatch Ward Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/beafc600-d2a6-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc19172e-gmir.png

## FAQs

- **Q**: When and where is Wasatch Ward Christmas Party being held?
  - **A:** Wasatch Ward Christmas Party takes place on Sat, 06 Dec, 2025 at 06:00 am to Sat, 06 Dec, 2025 at 02:00 pm at The Church of Jesus Christ of Latter-day Saints, 6350 S Combe Road, Ogden, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wasatch Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events5/banners/beafc600-d2a6-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc19172e-gmir.png",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/ogden/wasatch-ward-christmas-party/1600027733275525",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6350 S Combe Road",
                "addressLocality": "Ogden",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.150559802582",
                "longitude": "-111.91817002393"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```