

# Event Details

- **Event Name**: Sacrament Meeting
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 10:00 am – Sun, 22 Feb, 2026 at 11:00 am
- **Event Description**: Join us for a worship service focused on a sacred ordinance supported by hymns, prayers and messages from speakers. This is a time for reflection and community. Everyone is welcome. We look forward to your presence!
- **Event URL**: https://allevents.in/sutton/sacrament-meeting/1600029530455944
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sutton
- **state**: WV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.6931428
- **long**: -80.6708189
- **full address**: The Church of Jesus Christ of Latter-day Saints, 23 Burns Dr, Sutton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/80d0e040-f604-11f0-a308-43728e1d7b7c-rimg-w1000-h563-dcd

## FAQs

- **Q**: When and where is Sacrament Meeting being held?
  - **A:** Sacrament Meeting takes place on Sun, 22 Feb, 2026 at 10:00 am to Sun, 22 Feb, 2026 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 23 Burns Dr, Sutton, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/6a7caa50-1002-11f1-b205-49d23285143a-rimg-w1200-h675-dcd7bda8-gmir.jpg",
        "startDate": "2026-02-22",
        "endDate": "2026-02-22",
        "url": "https://allevents.in/sutton/sacrament-meeting/1600029530455944",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "23 Burns Dr",
                "addressLocality": "Sutton",
                "addressRegion": "WV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.6931428",
                "longitude": "-80.6708189"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a worship service focused on a sacred ordinance supported by hymns, prayers and messages from speakers. This is a time for reflection and community. Everyone is welcome. We look forward to your presence!"
    }
]
```