

# Event Details

- **Event Name**: Park Avenue Ward Christmas Party
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 10:00 am – Sat, 05 Dec, 2026 at 10:00 pm (-07:00)
- **Event Description**: Park Avenue Ward Christmas Party
- **Event URL**: https://allevents.in/logan/park-avenue-ward-christmas-party/1600029036413548
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Logan
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.718212954751
- **long**: -111.84426685516
- **full address**: The Church of Jesus Christ of Latter-day Saints, 350 West 700 South, Logan, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/90cb26d0-a58d-11f0-8280-99c840cc1ba4-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Park Avenue Ward Christmas Party being held?
  - **A:** Park Avenue Ward Christmas Party takes place on Sat, 05 Dec, 2026 at 10:00 am to Sat, 05 Dec, 2026 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 350 West 700 South, Logan, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Park Avenue Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events3/banners/8ec87900-a58d-11f0-8280-99c840cc1ba4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-12-05T10:00:00-07:00",
        "endDate": "2026-12-05T22:00:00-07:00",
        "url": "https://allevents.in/logan/park-avenue-ward-christmas-party/1600029036413548",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "350 West 700 South",
                "addressLocality": "Logan",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.718212954751",
                "longitude": "-111.84426685516"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Park Avenue Ward Christmas Party"
    }
]
```