

# Event Details

- **Event Name**: Stake Conference
- **Event Start and End Date**: Sun, 17 May, 2026 at 10:00 am – Sun, 17 May, 2026 at 12:00 pm (-04:00)
- **Event Description**: Addresses from regional leaders
- **Event URL**: https://allevents.in/orlando/stake-conference/1600029242278556
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orlando
- **state**: FL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 28.392340334366
- **long**: -81.388718678288
- **full address**: The Church of Jesus Christ of Latter-day Saints, 701 West Wetherbee Road, Orlando, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/372e21d0-c7df-11f0-a58b-5728a583d37c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Stake Conference being held?
  - **A:** Stake Conference takes place on Sun, 17 May, 2026 at 10:00 am to Sun, 17 May, 2026 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 701 West Wetherbee Road, Orlando, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Conference",
        "image": "https://cdn-az.allevents.in/events10/banners/0daad3b0-3aa5-11f1-8e34-03a3d24e2476-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-17T10:00:00-04:00",
        "endDate": "2026-05-17T12:00:00-04:00",
        "url": "https://allevents.in/orlando/stake-conference/1600029242278556",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "701 West Wetherbee Road",
                "addressLocality": "Orlando",
                "addressRegion": "FL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.392340334366",
                "longitude": "-81.388718678288"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Addresses from regional leaders"
    }
]
```