

# Event Details

- **Event Name**: Antelope Hills Ward Christmas Party
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 06:00 pm – Sat, 05 Dec, 2026 at 09:00 pm (-07:00)
- **Event Description**: Ward Christmas Dinner. All are welcome to join us!
- **Event URL**: https://allevents.in/layton/antelope-hills-ward-christmas-party/1600029355865614
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Layton
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.089737942277
- **long**: -111.97666705675
- **full address**: The Church of Jesus Christ of Latter-day Saints, 590 West 2000 North, Layton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/97f5da80-d923-11f0-acca-272cf2c95e55-rimg-w1000-h562-dc0

## 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, 590 West 2000 North, Layton, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Antelope Hills 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": "Antelope Hills Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events4/banners/7e1331c0-1d12-11f1-8026-d96a43b74dca-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-12-05T18:00:00-07:00",
        "endDate": "2026-12-05T21:00:00-07:00",
        "url": "https://allevents.in/layton/antelope-hills-ward-christmas-party/1600029355865614",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "590 West 2000 North",
                "addressLocality": "Layton",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.089737942277",
                "longitude": "-111.97666705675"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ward Christmas Dinner. All are welcome to join us!"
    }
]
```