

# Event Details

- **Event Name**: Stake Religion Class
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 10:00 am – Wed, 03 Dec, 2025 at 11:30 am
- **Event Description**: Held on Wednesday mornings from 10:00 to 11:30, the 2025 topic is “Come Follow Me in the Doctrine and Covenants,” covering the lesson scheduled for Sunday School on the following Sunday.
- **Event URL**: https://allevents.in/kaysville/stake-religion-class/1600028201040714
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Kaysville
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.031309255627
- **long**: -111.92462317793
- **full address**: The Church of Jesus Christ of Latter-day Saints, 201 S 600 E, Kaysville, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b2f66a80-3288-11f0-af2d-957837b76660-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 03 Dec, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 201 S 600 E, Kaysville, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Stake Religion Class ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Religion Class",
        "image": "https://cdn-az.allevents.in/events4/banners/3a5f3970-3653-11f0-a4c7-f577ba60b4d2-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-03",
        "endDate": "2025-12-03",
        "url": "https://allevents.in/kaysville/stake-religion-class/1600028201040714",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 S 600 E",
                "addressLocality": "Kaysville",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.031309255627",
                "longitude": "-111.92462317793"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Held on Wednesday mornings from 10:00 to 11:30, the 2025 topic is “Come Follow Me in the Doctrine and Covenants,” covering the lesson scheduled for Sunday School on the following Sunday."
    }
]
```