

# Event Details

- **Event Name**: Early Duke Ward Sacrament Meeting
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 10:00 am – Sun, 04 Jan, 2026 at 11:00 am
- **Event URL**: https://allevents.in/west-valley-city/early-duke-ward-sacrament-meeting/1600027517969700
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: West Valley City
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.673730743446
- **long**: -112.01311266353
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4444 South Early Duke Street, West Valley City, United States

## Event gallery

- **Alt text**: Early Duke Ward Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e9eab730-2c43-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Early Duke Ward Sacrament Meeting being held?
  - **A:** Early Duke Ward Sacrament Meeting takes place on Sun, 04 Jan, 2026 at 10:00 am to Sun, 04 Jan, 2026 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 4444 South Early Duke Street, West Valley City, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Early Duke Ward Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/e9eab730-2c43-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-04",
        "endDate": "2026-01-04",
        "url": "https://allevents.in/west-valley-city/early-duke-ward-sacrament-meeting/1600027517969700",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4444 South Early Duke Street",
                "addressLocality": "West Valley City",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.673730743446",
                "longitude": "-112.01311266353"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```