

# Event Details

- **Event Name**: Sacrament Meeting
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 09:00 am – Sun, 27 Dec, 2026 at 09:00 am (-05:00)
- **Event Description**: Sunday worship service. All are welcome! Consists of hymns of praise, prayers, talks on gospel topics by assigned church members, and an invitation to participate in the Sacrament (blessing and passing of bread and water in memory of Jesus Christ).
- **Event URL**: https://allevents.in/el-dorado/sacrament-meeting/1600027776778030
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: El Dorado
- **state**: KS
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.816758981642
- **long**: -96.849368305796
- **full address**: The Church of Jesus Christ of Latter-day Saints, 120 South Main Street, El Dorado, US

## Event gallery

- **Alt text**: Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/08655470-3bf9-11f1-8e34-03a3d24e2476-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Sacrament Meeting being held?
  - **A:** Sacrament Meeting takes place on Sun, 19 Apr, 2026 at 09:00 am to Sun, 27 Dec, 2026 at 09:00 am at The Church of Jesus Christ of Latter-day Saints, 120 South Main Street, El Dorado, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/08655470-3bf9-11f1-8e34-03a3d24e2476-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-19T09:00:00-05:00",
        "endDate": "2026-12-27T09:00:00-05:00",
        "url": "https://allevents.in/el-dorado/sacrament-meeting/1600027776778030",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 South Main Street",
                "addressLocality": "El Dorado",
                "addressRegion": "KS",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.816758981642",
                "longitude": "-96.849368305796"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday worship service. All are welcome! Consists of hymns of praise, prayers, talks on gospel topics by assigned church members, and an invitation to participate in the Sacrament (blessing and passing of bread and water in memory of Jesus Christ)."
    }
]
```