

# Event Details

- **Event Name**: Glenrose Christmas Party
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 12:00 am – Sat, 06 Dec, 2025 at 11:59 pm
- **Event URL**: https://allevents.in/spokane/glenrose-christmas-party/1600027603178507
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Spokane
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.6145871
- **long**: -117.3448917
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4444 East 43rd Avenue, Spokane, US

## Event gallery

- **Alt text**: Glenrose Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/dc1f1e90-d27c-11f0-8e6b-3d758292774f-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Glenrose Christmas Party being held?
  - **A:** Glenrose Christmas Party takes place on Sat, 06 Dec, 2025 at 12:00 am to Sat, 06 Dec, 2025 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 4444 East 43rd Avenue, Spokane, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Glenrose 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 Spokane, this event is thoughtfully curated to deliver a standout experience worth every moment. If Glenrose 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": "Glenrose Christmas Party",
        "image": "https://cdn-az.allevents.in/events9/banners/dc1f1e90-d27c-11f0-8e6b-3d758292774f-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/spokane/glenrose-christmas-party/1600027603178507",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4444 East 43rd Avenue",
                "addressLocality": "Spokane",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.6145871",
                "longitude": "-117.3448917"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```