

# Event Details

- **Event Name**: Temple Preparation Class
- **Event Start and End Date**: Sun, 20 Apr, 2025 at 05:00 pm – Sun, 20 Apr, 2025 at 06:00 pm
- **Event Description**: Prepare to go to the temple
- **Event URL**: https://allevents.in/lake-point/temple-preparation-class/1600027933661340
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lake Point
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.667590633284
- **long**: -112.27236679375
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1366 Canyon Road, Lake Point, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/02f8dd50-fd5b-11ef-838d-17c6be0e44b0-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 20 Apr, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1366 Canyon Road, Lake Point, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Temple Preparation Class ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Temple Preparation Class",
        "image": "https://cdn-az.allevents.in/events1/banners/360baea0-1716-11f0-af59-9fce210cf491-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-04-20",
        "endDate": "2025-04-20",
        "url": "https://allevents.in/lake-point/temple-preparation-class/1600027933661340",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1366 Canyon Road",
                "addressLocality": "Lake Point",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.667590633284",
                "longitude": "-112.27236679375"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Prepare to go to the temple"
    }
]
```