

# Event Details

- **Event Name**: First Ward Christmas Party
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 12:00 am – Sat, 20 Dec, 2025 at 11:59 pm
- **Event Description**: Christmas dinner!
- **Event URL**: https://allevents.in/parowan/first-ward-christmas-party/1600027881093349
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Parowan
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.8411765561
- **long**: -112.82939766702
- **full address**: The Church of Jesus Christ of Latter-day Saints, 59 South 100 West, Parowan, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/82c0c2b0-f224-11ef-bef0-ed43b94fdfc7-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is First Ward Christmas Party being held?
  - **A:** First Ward Christmas Party takes place on Sat, 20 Dec, 2025 at 12:00 am to Sat, 20 Dec, 2025 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 59 South 100 West, Parowan, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** First 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 Parowan, this event is thoughtfully curated to deliver a standout experience worth every moment. If First 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": "First Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events8/banners/cdd30970-dd74-11f0-9e15-ddb0ff1dde66-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/parowan/first-ward-christmas-party/1600027881093349",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "59 South 100 West",
                "addressLocality": "Parowan",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.8411765561",
                "longitude": "-112.82939766702"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas dinner!"
    }
]
```