

# Event Details

- **Event Name**: Stake Conference - Adult Session
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 06:00 pm – Sat, 12 Sep, 2026 at 07:30 pm (-06:00)
- **Event Description**: Adult session of stake conference
- **Event URL**: https://allevents.in/provo/stake-conference-adult-session/1600028584931659
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events9/banners/4abd4770-6cbe-11f0-9ceb-33d012fff073-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Stake Conference - Adult Session being held?
  - **A:** Stake Conference - Adult Session takes place on Sat, 12 Sep, 2026 at 06:00 pm to Sat, 12 Sep, 2026 at 07:30 pm at The Church of Jesus Christ of Latter-day Saints, 4300 North Canyon Road, Provo, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Conference - Adult Session",
        "image": "https://cdn-az.allevents.in/events3/banners/49e11840-6cbe-11f0-be32-f97632010421-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-09-12T18:00:00-06:00",
        "endDate": "2026-09-12T19:30:00-06:00",
        "url": "https://allevents.in/provo/stake-conference-adult-session/1600028584931659",
        "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": "Adult session of stake conference"
    }
]
```