

# Event Details

- **Event Name**: Stake Conference
- **Event Start and End Date**: Sat, 15 Aug, 2026 at 12:00 am – Sun, 16 Aug, 2026 at 11:59 pm (-06:00)
- **Event Description**: East Mill Creek Stake - Stake Conference
- **Event URL**: https://allevents.in/salt-lake-city/stake-conference/1600028651554755
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Salt Lake City
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.69269034494
- **long**: -111.80544674602
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3103 East Craig Drive, Salt Lake City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d023eb70-7633-11f0-b2d6-4b69db446040-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Stake Conference being held?
  - **A:** Stake Conference takes place on Sat, 15 Aug, 2026 at 12:00 am to Sun, 16 Aug, 2026 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 3103 East Craig Drive, Salt Lake City, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Conference",
        "image": "https://cdn-az.allevents.in/events7/banners/e89c1ea0-1edc-11f1-8c59-7d35fb7764c4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-08-15T00:00:00-06:00",
        "endDate": "2026-08-16T23:59:00-06:00",
        "url": "https://allevents.in/salt-lake-city/stake-conference/1600028651554755",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3103 East Craig Drive",
                "addressLocality": "Salt Lake City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.69269034494",
                "longitude": "-111.80544674602"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "East Mill Creek Stake - Stake Conference"
    }
]
```