

# Event Details

- **Event Name**: Sunrise Stake Conference
- **Event Start and End Date**: Sat, 14 Nov, 2026 at 12:00 pm – Sun, 15 Nov, 2026 at 09:00 pm (-08:00)
- **Event Description**: The primary purpose of stake conference is to strengthen members’ faith in Jesus Christ.
- **Event URL**: https://allevents.in/las-vegas/sunrise-stake-conference/1600028584729613
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.1926552
- **long**: -115.0268642
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1825 North Hollywood Boulevard, Las Vegas, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e2739b40-6cab-11f0-a1d8-dfc132b87231-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Sunrise Stake Conference being held?
  - **A:** Sunrise Stake Conference takes place on Sat, 14 Nov, 2026 at 12:00 pm to Sun, 15 Nov, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 1825 North Hollywood Boulevard, Las Vegas, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunrise Stake Conference",
        "image": "https://cdn-az.allevents.in/events9/banners/21027f30-3b45-11f1-8e34-03a3d24e2476-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-11-14T12:00:00-08:00",
        "endDate": "2026-11-15T21:00:00-08:00",
        "url": "https://allevents.in/las-vegas/sunrise-stake-conference/1600028584729613",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1825 North Hollywood Boulevard",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.1926552",
                "longitude": "-115.0268642"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The primary purpose of stake conference is to strengthen members’ faith in Jesus Christ."
    }
]
```