

# Event Details

- **Event Name**: Stake Conference
- **Event Start and End Date**: Sat, 16 May, 2026 at 12:00 pm – Sun, 17 May, 2026 at 02:00 pm (-05:00)
- **Event Description**: Stake Conference
- **Event URL**: https://allevents.in/slidell/stake-conference/1600028585032552
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Slidell
- **state**: LA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 30.268848120637
- **long**: -89.721626943972
- **full address**: The Church of Jesus Christ of Latter-day Saints, 112 Rue Esplanade, Slidell, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0d9c2000-6cc8-11f0-be32-f97632010421-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 16 May, 2026 at 12:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 112 Rue Esplanade, Slidell, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Stake Conference ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Conference",
        "image": "https://cdn-az.allevents.in/events10/banners/ef54fb50-23db-11f1-8500-4f0c3b0bf48e-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-16T12:00:00-05:00",
        "endDate": "2026-05-17T14:00:00-05:00",
        "url": "https://allevents.in/slidell/stake-conference/1600028585032552",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "112 Rue Esplanade",
                "addressLocality": "Slidell",
                "addressRegion": "LA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.268848120637",
                "longitude": "-89.721626943972"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stake Conference"
    }
]
```