

# Event Details

- **Event Name**: Stake Conference - General Session
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 10:00 am – Sun, 13 Sep, 2026 at 12:00 pm (-06:00)
- **Event Description**: General session of stake conference
- **Event URL**: https://allevents.in/provo/stake-conference-general-session/1600028584932913
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.290223291522
- **long**: -111.653293787
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4300 North Canyon Road, Provo, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/76f7e930-6cbe-11f0-be32-f97632010421-rimg-w1000-h563-dcf

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 13 Sep, 2026 at 10:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4300 North Canyon Road, Provo, United States
- **Q**: Where can I find ticket details about Stake Conference - General Session ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Conference - General Session",
        "image": "https://cdn-az.allevents.in/events1/banners/76281610-6cbe-11f0-be32-f97632010421-rimg-w1200-h675-dcf4f1ef-gmir.jpg",
        "startDate": "2026-09-13T10:00:00-06:00",
        "endDate": "2026-09-13T12:00:00-06:00",
        "url": "https://allevents.in/provo/stake-conference-general-session/1600028584932913",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4300 North Canyon Road",
                "addressLocality": "Provo",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.290223291522",
                "longitude": "-111.653293787"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "General session of stake conference"
    }
]
```