

# Event Details

- **Event Name**: Stake Conference
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 06:00 pm – Sat, 21 Mar, 2026 at 08:00 pm
- **Event Description**: The primary purpose of stake conference is to strengthen members’ faith in Jesus Christ. All are invited to attend the general session.
- **Event URL**: https://allevents.in/conyers/stake-conference/1600028584340435
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Conyers
- **state**: GA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.640031717228
- **long**: -84.006426999959
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1275 Flat Shoals Road Southeast, Conyers, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/00e04a20-6c83-11f0-a1d8-dfc132b87231-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Stake Conference being held?
  - **A:** Stake Conference takes place on Sat, 21 Mar, 2026 at 06:00 pm to Sat, 21 Mar, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1275 Flat Shoals Road Southeast, Conyers, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Conference",
        "image": "https://cdn-az.allevents.in/events10/banners/9c0bb3d0-2575-11f1-8500-4f0c3b0bf48e-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-21",
        "endDate": "2026-03-21",
        "url": "https://allevents.in/conyers/stake-conference/1600028584340435",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1275 Flat Shoals Road Southeast",
                "addressLocality": "Conyers",
                "addressRegion": "GA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.640031717228",
                "longitude": "-84.006426999959"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The primary purpose of stake conference is to strengthen members’ faith in Jesus Christ. All are invited to attend the general session."
    }
]
```