

# Event Details

- **Event Name**: Great Sky Christmas Party
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 03:00 pm – Sat, 06 Dec, 2025 at 10:00 pm
- **Event URL**: https://allevents.in/boise/great-sky-christmas-party/1600027713113413
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Boise
- **state**: ID
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Great Sky Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6ba47f60-2c6f-11f0-b268-d78ed8940c40-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Great Sky Christmas Party being held?
  - **A:** Great Sky Christmas Party takes place on Sat, 06 Dec, 2025 at 03:00 pm to Sat, 06 Dec, 2025 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 7200 Duncan Lane, Boise, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Great Sky 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 Boise, this event is thoughtfully curated to deliver a standout experience worth every moment. If Great Sky 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": "Great Sky Christmas Party",
        "image": "https://cdn-az.allevents.in/events10/banners/6ba47f60-2c6f-11f0-b268-d78ed8940c40-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/boise/great-sky-christmas-party/1600027713113413",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.68154417156",
                "longitude": "-116.30094511427"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```