

# Event Details

- **Event Name**: Stake Conference Adult Session
- **Event Start and End Date**: Sat, 17 Oct, 2026 at 07:00 pm – Sat, 17 Oct, 2026 at 08:30 pm (-07:00)
- **Event Description**: All adults are invited to attend and hear uplifting messages about our Savior.
- **Event URL**: https://allevents.in/keizer/stake-conference-adult-session/1600028589076258
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Keizer
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.006212315998
- **long**: -123.01440344663
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1375 Lockhaven Drive Northeast, Keizer, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ee475e70-6d19-11f0-be32-f97632010421-rimg-w1000-h562-dcc

## FAQs

- **Q**: When and where is Stake Conference Adult Session being held?
  - **A:** Stake Conference Adult Session takes place on Sat, 17 Oct, 2026 at 07:00 pm to Sat, 17 Oct, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 1375 Lockhaven Drive Northeast, Keizer, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Conference Adult Session",
        "image": "https://cdn-az.allevents.in/events1/banners/5cbf2650-3ac7-11f1-9ae8-319d9eeeb8a5-rimg-w1200-h675-dcc2c2bf-gmir.jpg",
        "startDate": "2026-10-17T19:00:00-07:00",
        "endDate": "2026-10-17T20:30:00-07:00",
        "url": "https://allevents.in/keizer/stake-conference-adult-session/1600028589076258",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1375 Lockhaven Drive Northeast",
                "addressLocality": "Keizer",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.006212315998",
                "longitude": "-123.01440344663"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All adults are invited to attend and hear uplifting messages about our Savior."
    }
]
```