

# Event Details

- **Event Name**: Ward Christmas Sacrament Program
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:00 am – Sun, 21 Dec, 2025 at 10:00 am
- **Event URL**: https://allevents.in/montgomery/ward-christmas-sacrament-program/1600027536186007
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Montgomery
- **state**: AL
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.315411
- **long**: -86.139256
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9385 Park Crossing, Montgomery, United States

## Event gallery

- **Alt text**: Ward Christmas Sacrament Program
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a7a78fa0-2c44-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Ward Christmas Sacrament Program being held?
  - **A:** Ward Christmas Sacrament Program takes place on Sun, 21 Dec, 2025 at 09:00 am to Sun, 21 Dec, 2025 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 9385 Park Crossing, Montgomery, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ward Christmas Sacrament Program 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 Montgomery, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ward Christmas Sacrament Program 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": "Ward Christmas Sacrament Program",
        "image": "https://cdn-az.allevents.in/events1/banners/a7a78fa0-2c44-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/montgomery/ward-christmas-sacrament-program/1600027536186007",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9385 Park Crossing",
                "addressLocality": "Montgomery",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.315411",
                "longitude": "-86.139256"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```