

# Event Details

- **Event Name**: STAKE CONFERENCE
- **Event Start and End Date**: Sat, 07 Feb, 2026 at 12:00 am – Sun, 08 Feb, 2026 at 11:59 pm
- **Event Description**: Boise Central Stake Conference, Stake Presidency presiding
- **Event URL**: https://allevents.in/boise/stake-conference/1600028593120639
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Boise
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.59435146
- **long**: -116.2751444
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1111 South Cole Road, Boise, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9783daa0-6dbe-11f0-9ceb-33d012fff073-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is STAKE CONFERENCE being held?
  - **A:** STAKE CONFERENCE takes place on Sat, 07 Feb, 2026 at 12:00 am to Sun, 08 Feb, 2026 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 1111 South Cole Road, Boise, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "STAKE CONFERENCE",
        "image": "https://cdn-az.allevents.in/events8/banners/4e177620-03f4-11f1-888a-7935f87146a8-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-02-07",
        "endDate": "2026-02-08",
        "url": "https://allevents.in/boise/stake-conference/1600028593120639",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1111 South Cole Road",
                "addressLocality": "Boise",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.59435146",
                "longitude": "-116.2751444"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Boise Central Stake Conference, Stake Presidency presiding"
    }
]
```