

# Event Details

- **Event Name**: Stake Conference Evening Session
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 07:00 pm – Sat, 13 Jun, 2026 at 08:30 pm (-06:00)
- **Event Description**: Evening session of the Provo Utah Oak Hills Stake conference. 7-8:30 pm in the stake center chapel at 925 E North Temple Drive. All individuals 18 years and older are invited.
- **Event URL**: https://allevents.in/provo/stake-conference-evening-session/1600028591927940
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.264148271365
- **long**: -111.64410096826
- **full address**: The Church of Jesus Christ of Latter-day Saints, 925 East North Temple Drive, Provo, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8bd3d070-6d6e-11f0-bbd4-c533b561708e-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is Stake Conference Evening Session being held?
  - **A:** Stake Conference Evening Session takes place on Sat, 13 Jun, 2026 at 07:00 pm to Sat, 13 Jun, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 925 East North Temple Drive, Provo, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Conference Evening Session",
        "image": "https://cdn-az.allevents.in/events4/banners/636e5240-1e99-11f1-b441-4d45231ad32e-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-13T19:00:00-06:00",
        "endDate": "2026-06-13T20:30:00-06:00",
        "url": "https://allevents.in/provo/stake-conference-evening-session/1600028591927940",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "925 East North Temple Drive",
                "addressLocality": "Provo",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.264148271365",
                "longitude": "-111.64410096826"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Evening session of the Provo Utah Oak Hills Stake conference. 7-8:30 pm in the stake center chapel at 925 E North Temple Drive. All individuals 18 years and older are invited."
    }
]
```