

# Event Details

- **Event Name**: Lehi 36th Sunday School
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 10:00 am – Sun, 05 Apr, 2026 at 11:00 am (-06:00)
- **Event Description**: Classes for all ages
- **Event URL**: https://allevents.in/lehi/lehi-36th-sunday-school/1600029279718355
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lehi
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.399550150119
- **long**: -111.82354788109
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1631 East 900 North, Lehi, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/0bbc36e0-ce38-11f0-be5f-030581adf78c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 05 Apr, 2026 at 10:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1631 East 900 North, Lehi, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Lehi 36th Sunday School ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lehi 36th Sunday School",
        "image": "https://cdn-az.allevents.in/events2/banners/8ab70c80-23de-11f1-b21f-e7b51f3e47f4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-05T10:00:00-06:00",
        "endDate": "2026-04-05T11:00:00-06:00",
        "url": "https://allevents.in/lehi/lehi-36th-sunday-school/1600029279718355",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1631 East 900 North",
                "addressLocality": "Lehi",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.399550150119",
                "longitude": "-111.82354788109"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Classes for all ages"
    }
]
```