

# Event Details

- **Event Name**: Sacrament Meeting
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 09:00 am – Sun, 12 Apr, 2026 at 10:00 am
- **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/1600027776781929
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events5/banners/e67ad0e0-3678-11f1-a0ec-d9550886fa40-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Sacrament Meeting being held?
  - **A:** Sacrament Meeting takes place on Sun, 12 Apr, 2026 at 09:00 am to Sun, 12 Apr, 2026 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 120 South Main Street, El Dorado, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sacrament Meeting is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in El Dorado, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sacrament Meeting sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/e67ad0e0-3678-11f1-a0ec-d9550886fa40-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-12",
        "endDate": "2026-04-12",
        "url": "https://allevents.in/el-dorado/sacrament-meeting/1600027776781929",
        "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)."
    }
]
```