

# Event Details

- **Event Name**: Book of Mormon Study with the Missionaries
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 07:00 pm – Fri, 03 Apr, 2026 at 08:00 pm (-04:00)
- **Event Description**: Open to anyone and everyone! Please contact the missionaries with any questions
- **Event URL**: https://allevents.in/lancaster/book-of-mormon-study-with-the-missionaries/1600029632754632
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lancaster
- **state**: PA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.073915057561
- **long**: -76.372232448598
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1136 Sunwood Lane, Lancaster, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/91c7d6d0-0386-11f1-ac62-eba09b58a55d-rimg-w1000-h563-dcb

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 03 Apr, 2026 at 07:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1136 Sunwood Lane, Lancaster, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Book of Mormon Study with the Missionaries ?
  - **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 with the Missionaries",
        "image": "https://cdn-az.allevents.in/events9/banners/e6afac00-2fb3-11f1-9eb7-3140a20b4450-rimg-w1200-h675-dcbda47e-gmir.png",
        "startDate": "2026-04-03T19:00:00-04:00",
        "endDate": "2026-04-03T20:00:00-04:00",
        "url": "https://allevents.in/lancaster/book-of-mormon-study-with-the-missionaries/1600029632754632",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1136 Sunwood Lane",
                "addressLocality": "Lancaster",
                "addressRegion": "PA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.073915057561",
                "longitude": "-76.372232448598"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open to anyone and everyone! Please contact the missionaries with any questions"
    }
]
```