

# Event Details

- **Event Name**: Ward Christmas Program
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am – Sun, 21 Dec, 2025 at 11:30 am
- **Event Description**: Come join us in worshipping the Savior on this special Sunday before Christmas. All are welcome. Enjoy beautiful music and uplifting messages of joy and hope.
- **Event URL**: https://allevents.in/gilbert/ward-christmas-program/1600029278191153
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Gilbert
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.297146
- **long**: -111.704787
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2958 South Recker Road, Gilbert, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f86bb8e0-cdfb-11f0-bb67-fb6d397f1b16-rimg-w1000-h563-dc1

## FAQs

- **Q**: When and where is Ward Christmas Program being held?
  - **A:** Ward Christmas Program takes place on Sun, 21 Dec, 2025 at 10:30 am to Sun, 21 Dec, 2025 at 11:30 am at The Church of Jesus Christ of Latter-day Saints, 2958 South Recker Road, Gilbert, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Christmas Program",
        "image": "https://cdn-az.allevents.in/events6/banners/c2f97f10-d221-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/gilbert/ward-christmas-program/1600029278191153",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2958 South Recker Road",
                "addressLocality": "Gilbert",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.297146",
                "longitude": "-111.704787"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us in worshipping the Savior on this special Sunday before Christmas. All are welcome. Enjoy beautiful music and uplifting messages of joy and hope."
    }
]
```