

# Event Details

- **Event Name**: Sacrament Meeting
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 10:00 am – Sun, 26 Apr, 2026 at 11:00 am (-04:00)
- **Event Description**: This is a testOpening Prayer:Opening Song:SpeakerClosing Song:Closing Prayer:
- **Event URL**: https://allevents.in/roanoke/sacrament-meeting/1600027618423032
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Roanoke
- **state**: VA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.200651678405
- **long**: -80.032584244097
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5836 Cotton Hill Road, Roanoke, US

## Event gallery

- **Alt text**: Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2a8a9530-3b25-11f1-a7b9-598dddd66895-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Sacrament Meeting being held?
  - **A:** Sacrament Meeting takes place on Sun, 26 Apr, 2026 at 10:00 am to Sun, 26 Apr, 2026 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 5836 Cotton Hill Road, Roanoke, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/2a8a9530-3b25-11f1-a7b9-598dddd66895-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-26T10:00:00-04:00",
        "endDate": "2026-04-26T11:00:00-04:00",
        "url": "https://allevents.in/roanoke/sacrament-meeting/1600027618423032",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5836 Cotton Hill Road",
                "addressLocality": "Roanoke",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.200651678405",
                "longitude": "-80.032584244097"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a testOpening Prayer:Opening Song:SpeakerClosing Song:Closing Prayer:"
    }
]
```