

# Event Details

- **Event Name**: Book of Mormon study
- **Event Start and End Date**: Wed, 25 Mar, 2026 at 05:00 pm – Wed, 27 May, 2026 at 05:00 pm (-07:00)
- **Event Description**: Come study the teachings off christ in the American continents. All are welcome.
- **Event URL**: https://allevents.in/la-pine/book-of-mormon-study/1600028775024405
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: La Pine
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.71386
- **long**: -121.524759
- **full address**: The Church of Jesus Christ of Latter-day Saints, 52680 Day Road, La Pine, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/64a6e500-8709-11f0-af2f-d180d11a7521-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 25 Mar, 2026 at 05:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 52680 Day Road, La Pine, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Book of Mormon study ?
  - **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 study",
        "image": "https://cdn-az.allevents.in/events1/banners/00755b10-23e5-11f1-8500-4f0c3b0bf48e-rimg-w1200-h675-dcd7bda8-gmir.jpg",
        "startDate": "2026-03-25T17:00:00-07:00",
        "endDate": "2026-05-27T17:00:00-07:00",
        "url": "https://allevents.in/la-pine/book-of-mormon-study/1600028775024405",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "52680 Day Road",
                "addressLocality": "La Pine",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.71386",
                "longitude": "-121.524759"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come study the teachings off christ in the American continents. All are welcome."
    }
]
```