

# Event Details

- **Event Name**: 6th ward Sacrament meeting
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 10:00 am – Sun, 27 Dec, 2026 at 10:00 am (-06:00)
- **Event Description**: Please join us for our 10am sacrament worship service.
- **Event URL**: https://allevents.in/sunset/6th-ward-sacrament-meeting/1600029606452732
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sunset
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.12869014661
- **long**: -112.03016747852
- **full address**: The Church of Jesus Christ of Latter-day Saints, 220 West 975 North, Sunset, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4e07ce60-ffc5-11f0-97b0-bf8aa747ab8d-rimg-w1000-h563-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 15 Mar, 2026 at 10:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 220 West 975 North, Sunset, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 6th ward Sacrament meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "6th ward Sacrament meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/80d4c7f0-1d00-11f1-8026-d96a43b74dca-rimg-w1200-h675-dc191618-gmir.jpg",
        "startDate": "2026-03-15T10:00:00-06:00",
        "endDate": "2026-12-27T10:00:00-06:00",
        "url": "https://allevents.in/sunset/6th-ward-sacrament-meeting/1600029606452732",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 West 975 North",
                "addressLocality": "Sunset",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.12869014661",
                "longitude": "-112.03016747852"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our 10am sacrament worship service."
    }
]
```