

# Event Details

- **Event Name**: Shenandoah Ward Sacrament Meeting
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 10:00 am – Sun, 29 Nov, 2026 at 10:00 am (-06:00)
- **Event Description**: Weekly sacrament meeting held at:507 East Pioneer Avenue, Shenandoah IA 51601
- **Event URL**: https://allevents.in/shenandoah/shenandoah-ward-sacrament-meeting/1600027692121242
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Shenandoah
- **state**: IA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.75509
- **long**: -95.358334
- **full address**: The Church of Jesus Christ of Latter-day Saints, 507 East Pioneer Avenue, Shenandoah, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a9e540c0-158a-11f1-b56f-5fc32c0a2cb2-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/aa30efc0-158a-11f1-b56f-5fc32c0a2cb2-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 10:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 507 East Pioneer Avenue, Shenandoah, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Shenandoah Ward Sacrament Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Shenandoah Ward Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/a9e540c0-158a-11f1-b56f-5fc32c0a2cb2-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-01T10:00:00-06:00",
        "endDate": "2026-11-29T10:00:00-06:00",
        "url": "https://allevents.in/shenandoah/shenandoah-ward-sacrament-meeting/1600027692121242",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "507 East Pioneer Avenue",
                "addressLocality": "Shenandoah",
                "addressRegion": "IA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75509",
                "longitude": "-95.358334"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly sacrament meeting held at:507 East Pioneer Avenue, Shenandoah IA 51601"
    }
]
```