

# Event Details

- **Event Name**: Saturday Evening Session of Stake Conference
- **Event Start and End Date**: Sat, 16 May, 2026 at 07:00 pm – Sat, 16 May, 2026 at 08:30 pm
- **Event Description**: Join us as we hear messages of the theme "One By One We Walk With Him." We look forward to your presence!
- **Event URL**: https://allevents.in/holladay/saturday-evening-session-of-stake-conference/1600030026032112
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Holladay
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.671947672064
- **long**: -111.82886077575
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4568 Holladay Blvd E, Holladay, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/eebf4160-4932-11f1-b9b0-376369725af9-rimg-w1000-h563-dcb

## FAQs

- **Q**: When and where is Saturday Evening Session of Stake Conference being held?
  - **A:** Saturday Evening Session of Stake Conference takes place on Sat, 16 May, 2026 at 07:00 pm to Sat, 16 May, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 4568 Holladay Blvd E, Holladay, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Evening Session of Stake Conference",
        "image": "https://cdn-az.allevents.in/events8/banners/b7929980-518e-11f1-be3c-5d1f450c2704-rimg-w1200-h675-dcbda47e-gmir.png",
        "startDate": "2026-05-16",
        "endDate": "2026-05-16",
        "url": "https://allevents.in/holladay/saturday-evening-session-of-stake-conference/1600030026032112",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4568 Holladay Blvd E",
                "addressLocality": "Holladay",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.671947672064",
                "longitude": "-111.82886077575"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we hear messages of the theme \"One By One We Walk With Him.\" We look forward to your presence!"
    }
]
```