

# 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 (-07:00)
- **Event Description**: Stake Conference- General Authority presiding
- **Event URL**: https://allevents.in/coeur-dalene/stake-conference/1600028671328336
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Coeur D'alene
- **state**: ID
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.702628
- **long**: -116.781718
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2801 North 4th Street, Coeur D'alene, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/cb4c2e30-78b0-11f0-ac7e-8d93714d11e5-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, 2801 North 4th Street, Coeur D'alene, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Conference",
        "image": "https://cdn-az.allevents.in/events8/banners/c91ec6e0-78b0-11f0-b69b-1d2a28c7ed2a-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-08-08T00:00:00-07:00",
        "endDate": "2026-08-09T23:59:00-07:00",
        "url": "https://allevents.in/coeur-dalene/stake-conference/1600028671328336",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2801 North 4th Street",
                "addressLocality": "Coeur D'alene",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.702628",
                "longitude": "-116.781718"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stake Conference- General Authority presiding"
    }
]
```