

# Event Details

- **Event Name**: Stake Conference
- **Event Start and End Date**: Sat, 02 May, 2026 at 10:00 am – Sat, 02 May, 2026 at 09:00 pm (-06:00)
- **Event Description**: American Fork Central Stake Conference
- **Event URL**: https://allevents.in/american-fork/stake-conference/1600028606195324
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: American Fork
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.383598448918
- **long**: -111.79542527852
- **full address**: The Church of Jesus Christ of Latter-day Saints, 320 N 100 E, American Fork, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/30ea98d0-6fb5-11f0-96be-d9bcca14d905-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is Stake Conference being held?
  - **A:** Stake Conference takes place on Sat, 02 May, 2026 at 10:00 am to Sat, 02 May, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 320 N 100 E, American Fork, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Conference",
        "image": "https://cdn-az.allevents.in/events2/banners/1f6b9f40-3b08-11f1-8e34-03a3d24e2476-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-02T10:00:00-06:00",
        "endDate": "2026-05-02T21:00:00-06:00",
        "url": "https://allevents.in/american-fork/stake-conference/1600028606195324",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "320 N 100 E",
                "addressLocality": "American Fork",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.383598448918",
                "longitude": "-111.79542527852"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "American Fork Central Stake Conference"
    }
]
```