

# Event Details

- **Event Name**: Great Sky Ward Christmas Party
- **Event Start and End Date**: Sat, 04 Dec, 2027 at 06:00 pm – Sat, 04 Dec, 2027 at 08:00 pm (-07:00)
- **Event Description**: Annual Ward Christmas Party
- **Event URL**: https://allevents.in/boise/great-sky-ward-christmas-party/1600029301335015
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Boise
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.68154417156
- **long**: -116.30094511427
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7200 Duncan Lane, Boise, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6b4e3e00-d13f-11f0-8df4-05d283bd9692-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Dec, 2027 at 06:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 7200 Duncan Lane, Boise, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Great Sky 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": "Great Sky Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events10/banners/e7a57c70-1cd5-11f1-b6a5-cd61f1521f0c-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2027-12-04T18:00:00-07:00",
        "endDate": "2027-12-04T20:00:00-07:00",
        "url": "https://allevents.in/boise/great-sky-ward-christmas-party/1600029301335015",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7200 Duncan Lane",
                "addressLocality": "Boise",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.68154417156",
                "longitude": "-116.30094511427"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual Ward Christmas Party"
    }
]
```