

# Event Details

- **Event Name**: Stake Conference Saturday Evening Session
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 07:00 pm – Sat, 14 Mar, 2026 at 09:00 pm
- **Event Description**: All adults and youth are invited to attend at the Stake Center.
- **Event URL**: https://allevents.in/ely/stake-conference-saturday-evening-session/1600028585734239
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ely
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.255867776039
- **long**: -114.87078783662
- **full address**: The Church of Jesus Christ of Latter-day Saints, 900 Avenue East, Ely, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7d6f5dd0-6ce0-11f0-9ceb-33d012fff073-rimg-w1000-h562-dc0
- **Alt text**: Event Photo 2
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7875b720-6ce0-11f0-9ceb-33d012fff073-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Stake Conference Saturday Evening Session being held?
  - **A:** Stake Conference Saturday Evening Session takes place on Sat, 14 Mar, 2026 at 07:00 pm to Sat, 14 Mar, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 900 Avenue East, Ely, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Conference Saturday Evening Session",
        "image": "https://cdn-az.allevents.in/events5/banners/6ccf1ec0-1d48-11f1-8026-d96a43b74dca-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-14",
        "endDate": "2026-03-14",
        "url": "https://allevents.in/ely/stake-conference-saturday-evening-session/1600028585734239",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "900 Avenue East",
                "addressLocality": "Ely",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.255867776039",
                "longitude": "-114.87078783662"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All adults and youth are invited to attend at the Stake Center."
    }
]
```