

# Event Details

- **Event Name**: STAKE CONFERENCE
- **Event Start and End Date**: Sun, 29 Mar, 2026 at 10:00 am – Sun, 29 Mar, 2026 at 12:00 pm
- **Event Description**: 10:00 General Session
- **Event URL**: https://allevents.in/reno/stake-conference/1600028593132212
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Reno
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.503084247847
- **long**: -119.82559442283
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1095 Golconda Drive, Reno, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7bea0c90-6dc0-11f0-9ceb-33d012fff073-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is STAKE CONFERENCE being held?
  - **A:** STAKE CONFERENCE takes place on Sun, 29 Mar, 2026 at 10:00 am to Sun, 29 Mar, 2026 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 1095 Golconda Drive, Reno, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** STAKE CONFERENCE is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Reno, this event is thoughtfully curated to deliver a standout experience worth every moment. If STAKE CONFERENCE sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "STAKE CONFERENCE",
        "image": "https://cdn-az.allevents.in/events7/banners/f896dc90-23e7-11f1-8500-4f0c3b0bf48e-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-29",
        "endDate": "2026-03-29",
        "url": "https://allevents.in/reno/stake-conference/1600028593132212",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1095 Golconda Drive",
                "addressLocality": "Reno",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.503084247847",
                "longitude": "-119.82559442283"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "10:00 General Session"
    }
]
```