

# Event Details

- **Event Name**: Stake Conference - Sunday General Session
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 10:00 am – Sun, 26 Apr, 2026 at 12:00 pm (-04:00)
- **Event Description**: We invite everyone including, families and friends of the stake.
- **Event URL**: https://allevents.in/new-albany/stake-conference-sunday-general-session/1600029981236304
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: New Albany
- **state**: IN
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.318647349424
- **long**: -85.80022648187
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1534 Slate Run Road, New Albany, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8c4fbb60-3f5d-11f1-9d46-d353ff0ce136-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Stake Conference - Sunday General Session being held?
  - **A:** Stake Conference - Sunday General Session takes place on Sun, 26 Apr, 2026 at 10:00 am to Sun, 26 Apr, 2026 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 1534 Slate Run Road, New Albany, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Conference - Sunday General Session",
        "image": "https://cdn-az.allevents.in/events8/banners/92c2ffd0-4178-11f1-9d46-d353ff0ce136-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-26T10:00:00-04:00",
        "endDate": "2026-04-26T12:00:00-04:00",
        "url": "https://allevents.in/new-albany/stake-conference-sunday-general-session/1600029981236304",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1534 Slate Run Road",
                "addressLocality": "New Albany",
                "addressRegion": "IN",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.318647349424",
                "longitude": "-85.80022648187"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite everyone including, families and friends of the stake."
    }
]
```