

# Event Details

- **Event Name**: Maples 5th Ward Sacrament Meeting
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:30 am – Sun, 28 Dec, 2025 at 11:30 am
- **Event URL**: https://allevents.in/west-jordan/maples-5th-ward-sacrament-meeting/1600027704289054
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: West Jordan
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.614092167485
- **long**: -112.04784988855
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6592 W Haven Maple Drive, West Jordan, US

## Event gallery

- **Alt text**: Maples 5th Ward Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/16ad08e0-d22f-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Maples 5th Ward Sacrament Meeting being held?
  - **A:** Maples 5th Ward Sacrament Meeting takes place on Sun, 28 Dec, 2025 at 10:30 am to Sun, 28 Dec, 2025 at 11:30 am at The Church of Jesus Christ of Latter-day Saints, 6592 W Haven Maple Drive, West Jordan, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Maples 5th Ward Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/16ad08e0-d22f-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/west-jordan/maples-5th-ward-sacrament-meeting/1600027704289054",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6592 W Haven Maple Drive",
                "addressLocality": "West Jordan",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.614092167485",
                "longitude": "-112.04784988855"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```