

# Event Details

- **Event Name**: Stake Conference
- **Event Start and End Date**: Sun, 08 Nov, 2026 at 10:00 am – Sun, 08 Nov, 2026 at 12:00 pm (-08:00)
- **Event Description**: All are invited to the general session of Carmichael Stake Conference
- **Event URL**: https://allevents.in/fair-oaks/stake-conference/1600028584532048
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fair Oaks
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.638843
- **long**: -121.29212
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4125 San Juan Avenue, Fair Oaks, US

## Event gallery

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

## FAQs

- **Q**: When and where is Stake Conference being held?
  - **A:** Stake Conference takes place on Sun, 08 Nov, 2026 at 10:00 am to Sun, 08 Nov, 2026 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 4125 San Juan Avenue, Fair Oaks, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Conference",
        "image": "https://cdn-az.allevents.in/events7/banners/fdd17340-3ae5-11f1-8e34-03a3d24e2476-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-11-08T10:00:00-08:00",
        "endDate": "2026-11-08T12:00:00-08:00",
        "url": "https://allevents.in/fair-oaks/stake-conference/1600028584532048",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4125 San Juan Avenue",
                "addressLocality": "Fair Oaks",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.638843",
                "longitude": "-121.29212"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are invited to the general session of Carmichael Stake Conference"
    }
]
```