

# Event Details

- **Event Name**: Stake Conference
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 12:00 am – Sun, 09 Aug, 2026 at 11:59 pm (-06:00)
- **Event Description**: Stake Conference for the Saratoga Springs Utah North Stake
- **Event URL**: https://allevents.in/saratoga-springs/stake-conference/1600028586524558
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Saratoga Springs
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.403032924108
- **long**: -111.93092389788
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2256 North Providence Drive, Saratoga Springs, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2198c5e0-6ceb-11f0-be32-f97632010421-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Stake Conference being held?
  - **A:** Stake Conference takes place on Sat, 08 Aug, 2026 at 12:00 am to Sun, 09 Aug, 2026 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 2256 North Providence Drive, Saratoga Springs, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Conference",
        "image": "https://cdn-az.allevents.in/events7/banners/0e706bd0-3ae0-11f1-8e34-03a3d24e2476-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-08-08T00:00:00-06:00",
        "endDate": "2026-08-09T23:59:00-06:00",
        "url": "https://allevents.in/saratoga-springs/stake-conference/1600028586524558",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2256 North Providence Drive",
                "addressLocality": "Saratoga Springs",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.403032924108",
                "longitude": "-111.93092389788"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stake Conference for the Saratoga Springs Utah North Stake"
    }
]
```