

# Event Details

- **Event Name**: Alpine Stake Conference
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 12:00 pm – Sun, 30 Aug, 2026 at 12:00 pm (-06:00)
- **Event Description**: Stake Conference
- **Event URL**: https://allevents.in/alpine/alpine-stake-conference/1600028584677005
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Alpine
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.446628554069
- **long**: -111.7767930371
- **full address**: The Church of Jesus Christ of Latter-day Saints, 98 East Canyon Crest Road, Alpine, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/99a2b920-6ca4-11f0-be32-f97632010421-rimg-w1000-h563-dc

## FAQs

- **Q**: When and where is Alpine Stake Conference being held?
  - **A:** Alpine Stake Conference takes place on Sat, 29 Aug, 2026 at 12:00 pm to Sun, 30 Aug, 2026 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 98 East Canyon Crest Road, Alpine, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Alpine Stake Conference",
        "image": "https://cdn-az.allevents.in/events10/banners/ca1072b0-1edc-11f1-8ce5-afcd59d33ab9-rimg-w1200-h675-dcd7bda8-gmir.jpg",
        "startDate": "2026-08-29T12:00:00-06:00",
        "endDate": "2026-08-30T12:00:00-06:00",
        "url": "https://allevents.in/alpine/alpine-stake-conference/1600028584677005",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "98 East Canyon Crest Road",
                "addressLocality": "Alpine",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.446628554069",
                "longitude": "-111.7767930371"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stake Conference"
    }
]
```