

# Event Details

- **Event Name**: Hendersonville Ward Christmas Party
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 12:00 am – Sat, 05 Dec, 2026 at 11:59 pm (-06:00)
- **Event URL**: https://allevents.in/madison/hendersonville-ward-christmas-party/1600027789173541
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Madison
- **state**: TN
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.3002778
- **long**: -86.6888889
- **full address**: The Church of Jesus Christ of Latter-day Saints, 107 Twin Hills Dr, Madison, US

## Event gallery

- **Alt text**: Hendersonville Ward Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6b921510-1cff-11f1-b6a5-cd61f1521f0c-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Hendersonville Ward Christmas Party being held?
  - **A:** Hendersonville Ward Christmas Party takes place on Sat, 05 Dec, 2026 at 12:00 am to Sat, 05 Dec, 2026 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 107 Twin Hills Dr, Madison, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Hendersonville 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 Madison, this event is thoughtfully curated to deliver a standout experience worth every moment. If Hendersonville 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": "Hendersonville Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events5/banners/6b921510-1cff-11f1-b6a5-cd61f1521f0c-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-12-05T00:00:00-06:00",
        "endDate": "2026-12-05T23:59:00-06:00",
        "url": "https://allevents.in/madison/hendersonville-ward-christmas-party/1600027789173541",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "107 Twin Hills Dr",
                "addressLocality": "Madison",
                "addressRegion": "TN",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.3002778",
                "longitude": "-86.6888889"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```