

# Event Details

- **Event Name**: 3rd Ward Christmas 🎄 Party
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 06:00 pm – Sat, 05 Dec, 2026 at 08:00 pm (-07:00)
- **Event URL**: https://allevents.in/hurricane/3rd-ward-christmas-party/1600027563966747
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Hurricane
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.166282939827
- **long**: -113.3001505374
- **full address**: The Church of Jesus Christ of Latter-day Saints, 677 South 700 West, Hurricane, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4b9e74b0-1cff-11f1-8026-d96a43b74dca-rimg-w1200-h563-dc090f1a-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4be43040-1cff-11f1-b6a5-cd61f1521f0c-rimg-w300-h300-dc2e2f31-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 05 Dec, 2026 at 06:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 677 South 700 West, Hurricane, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 3rd 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": "3rd Ward Christmas 🎄 Party",
        "image": "https://cdn-az.allevents.in/events3/banners/4b9e74b0-1cff-11f1-8026-d96a43b74dca-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2026-12-05T18:00:00-07:00",
        "endDate": "2026-12-05T20:00:00-07:00",
        "url": "https://allevents.in/hurricane/3rd-ward-christmas-party/1600027563966747",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "677 South 700 West",
                "addressLocality": "Hurricane",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.166282939827",
                "longitude": "-113.3001505374"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```