

# Event Details

- **Event Name**: Stake Conference - General Session
- **Event Start and End Date**: Sun, 03 May, 2026 at 10:00 am – Sun, 03 May, 2026 at 12:00 pm
- **Event Description**: Presided by Elder Pedro X. Larreal Noguera (General Authority Seventy) and accompanied by Elder Mark E. Bonham (Area Seventy). [Broadcast to Stake Center from the Alta View Stake]
- **Event URL**: https://allevents.in/sandy/stake-conference-general-session/1600029986757517
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sandy
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.585779
- **long**: -111.852875
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9119 South 1300 East, Sandy, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c9592910-40e8-11f1-bef1-87181254181b-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Stake Conference - General Session being held?
  - **A:** Stake Conference - General Session takes place on Sun, 03 May, 2026 at 10:00 am to Sun, 03 May, 2026 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 9119 South 1300 East, Sandy, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Conference - General Session",
        "image": "https://cdn-az.allevents.in/events1/banners/ace88c10-4716-11f1-ac2b-07c60c8ff89b-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-03",
        "endDate": "2026-05-03",
        "url": "https://allevents.in/sandy/stake-conference-general-session/1600029986757517",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9119 South 1300 East",
                "addressLocality": "Sandy",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.585779",
                "longitude": "-111.852875"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Presided by Elder Pedro X. Larreal Noguera (General Authority Seventy) and accompanied by Elder Mark E. Bonham (Area Seventy). [Broadcast to Stake Center from the Alta View Stake]"
    }
]
```