

# Event Details

- **Event Name**: Book of Mormon Class
- **Event Start and End Date**: Wed, 25 Mar, 2026 at 07:00 pm – Wed, 27 May, 2026 at 07:00 pm (-07:00)
- **Event Description**: Meet with the Missionaries to read in the Book of Mormon and discuss together
- **Event URL**: https://allevents.in/hillsboro/book-of-mormon-class/1600029834460422
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Hillsboro
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.5073993
- **long**: -122.9254215
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5580 Southeast Golden Road, Hillsboro, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3ae0f310-2415-11f1-8500-4f0c3b0bf48e-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 25 Mar, 2026 at 07:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5580 Southeast Golden Road, Hillsboro, US
- **Q**: Where can I find ticket details about Book of Mormon Class ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book of Mormon Class",
        "image": "https://cdn-az.allevents.in/events9/banners/3a0957c0-2415-11f1-b21f-e7b51f3e47f4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-25T19:00:00-07:00",
        "endDate": "2026-05-27T19:00:00-07:00",
        "url": "https://allevents.in/hillsboro/book-of-mormon-class/1600029834460422",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5580 Southeast Golden Road",
                "addressLocality": "Hillsboro",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.5073993",
                "longitude": "-122.9254215"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet with the Missionaries to read in the Book of Mormon and discuss together"
    }
]
```