

# Event Details

- **Event Name**: Sacrament Meeting
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 10:00 am – Sun, 27 Dec, 2026 at 10:00 am (-06:00)
- **Event Description**: Weekly Sacrament Meeting for the Leeds Ward of The Church of Jesus Christ of Latter-day Saints. Bulletin: Leeds Ward
- **Event URL**: https://allevents.in/leeds/sacrament-meeting/1600029340614640
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Leeds
- **state**: AL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.553105157057
- **long**: -86.530625521703
- **full address**: The Church of Jesus Christ of Latter-day Saints, 8546 Rockhampton Street, Leeds, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/77bc84f0-d6ba-11f0-9b22-c5969cdb3f26-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Sacrament Meeting being held?
  - **A:** Sacrament Meeting takes place on Sun, 01 Mar, 2026 at 10:00 am to Sun, 27 Dec, 2026 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 8546 Rockhampton Street, Leeds, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/37a19e50-dbce-11f0-bebf-733f215074b8-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-01T10:00:00-06:00",
        "endDate": "2026-12-27T10:00:00-06:00",
        "url": "https://allevents.in/leeds/sacrament-meeting/1600029340614640",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8546 Rockhampton Street",
                "addressLocality": "Leeds",
                "addressRegion": "AL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.553105157057",
                "longitude": "-86.530625521703"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly Sacrament Meeting for the Leeds Ward of The Church of Jesus Christ of Latter-day Saints. Bulletin: Leeds Ward"
    }
]
```