

# Event Details

- **Event Name**: Temple Prep Class
- **Event Start and End Date**: Sun, 02 Nov, 2025 at 11:00 am – Sun, 02 Nov, 2025 at 12:00 pm
- **Event Description**: Temple Prep Class: Will meet 1st and 3rd Sundays during 2nd hour in the Relief Society room. Open to any adult interested in learning more about the temple.
- **Event URL**: https://allevents.in/arthur/temple-prep-class/1600028263466748
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Arthur
- **state**: TN
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.531314591818
- **long**: -83.70463596052
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2063 Highway 63, Arthur, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3b9f4880-3cbf-11f0-af95-73a511e93592-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 02 Nov, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2063 Highway 63, Arthur, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Temple Prep 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 Prep Class",
        "image": "https://cdn-az.allevents.in/events5/banners/280339e0-b806-11f0-8d9f-47c638e01653-rimg-w1200-h675-dcd7bda8-gmir.jpg",
        "startDate": "2025-11-02",
        "endDate": "2025-11-02",
        "url": "https://allevents.in/arthur/temple-prep-class/1600028263466748",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2063 Highway 63",
                "addressLocality": "Arthur",
                "addressRegion": "TN",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.531314591818",
                "longitude": "-83.70463596052"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Temple Prep Class: Will meet 1st and 3rd Sundays during 2nd hour in the Relief Society room. Open to any adult interested in learning more about the temple."
    }
]
```