

# Event Details

- **Event Name**: Weatherly Ward Christmas Party
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 09:00 am – Sat, 06 Dec, 2025 at 10:30 am
- **Event URL**: https://allevents.in/huntsville/weatherly-ward-christmas-party/1600027732150954
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Huntsville
- **state**: AL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.665750354455
- **long**: -86.577903542287
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2110 Byrd Springs, Huntsville, US

## Event gallery

- **Alt text**: Weatherly Ward Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/88954f20-d2b7-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dca7772f-gmir.jpg

## FAQs

- **Q**: When and where is Weatherly Ward Christmas Party being held?
  - **A:** Weatherly Ward Christmas Party takes place on Sat, 06 Dec, 2025 at 09:00 am to Sat, 06 Dec, 2025 at 10:30 am at The Church of Jesus Christ of Latter-day Saints, 2110 Byrd Springs, Huntsville, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Weatherly Ward 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 Huntsville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Weatherly Ward 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": "Weatherly Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events8/banners/88954f20-d2b7-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dca7772f-gmir.jpg",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/huntsville/weatherly-ward-christmas-party/1600027732150954",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2110 Byrd Springs",
                "addressLocality": "Huntsville",
                "addressRegion": "AL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.665750354455",
                "longitude": "-86.577903542287"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```