

# Event Details

- **Event Name**: 10th Ward Christmas party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 am – Sat, 13 Dec, 2025 at 11:00 am
- **Event URL**: https://allevents.in/north-logan/10th-ward-christmas-party/1600027750844349
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: North Logan
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.76537553536
- **long**: -111.79620350706
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1550 East 1900 North, North Logan, United States

## Event gallery

- **Alt text**: 10th Ward Christmas party
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a8711e00-2c40-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc312b18-gmir.jpg

## FAQs

- **Q**: When and where is 10th Ward Christmas party being held?
  - **A:** 10th Ward Christmas party takes place on Sat, 13 Dec, 2025 at 08:00 am to Sat, 13 Dec, 2025 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 1550 East 1900 North, North Logan, United States.
- **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 North Logan, 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/events1/banners/a8711e00-2c40-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc312b18-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/north-logan/10th-ward-christmas-party/1600027750844349",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1550 East 1900 North",
                "addressLocality": "North Logan",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.76537553536",
                "longitude": "-111.79620350706"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```