

# Event Details

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

## Ticket Details

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

## Event venue details

- **city**: El Dorado
- **state**: KS
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5abd9370-2c98-11f0-96e4-b5d7e1ccbbcd-rimg-w1200-h675-dc050729-gmir.png

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/5abd9370-2c98-11f0-96e4-b5d7e1ccbbcd-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-11",
        "endDate": "2026-01-11",
        "url": "https://allevents.in/el-dorado/sacrament-meeting/1600027776784222",
        "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": "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)."
    }
]
```