

# Event Details

- **Event Name**: Christmas Party
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 05:30 pm – Sat, 06 Dec, 2025 at 07:00 pm
- **Event URL**: https://allevents.in/glendale/christmas-party/1600027704951648
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Glendale
- **state**: AZ
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.653876440672
- **long**: -112.16541665306
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4901 West Union Hills Drive, Glendale, United States

## Event gallery

- **Alt text**: Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f0f8bf20-2c68-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc19172e-gmir.png

## FAQs

- **Q**: When and where is Christmas Party being held?
  - **A:** Christmas Party takes place on Sat, 06 Dec, 2025 at 05:30 pm to Sat, 06 Dec, 2025 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 4901 West Union Hills Drive, Glendale, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Glendale, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Christmas Party",
        "image": "https://cdn-az.allevents.in/events1/banners/f0f8bf20-2c68-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc19172e-gmir.png",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/glendale/christmas-party/1600027704951648",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4901 West Union Hills Drive",
                "addressLocality": "Glendale",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.653876440672",
                "longitude": "-112.16541665306"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```