

# Event Details

- **Event Name**: Book Of Mormon Study Group
- **Event Start and End Date**: Thu, 02 Apr, 2026 at 06:30 pm – Thu, 02 Apr, 2026 at 07:30 pm (-04:00)
- **Event Description**: A weekly meeting to discuss what we have studied in the Book of Mormon. Everyone is welcome to join!
- **Event URL**: https://allevents.in/terre-haute/book-of-mormon-study-group/1600028022501412
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Terre Haute
- **state**: IN
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.488465719993
- **long**: -87.408160049685
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1845 North 6th 1/2 Street, Terre Haute, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b9abd200-11ba-11f0-ac27-c9cc8e6222ba-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 02 Apr, 2026 at 06:30 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1845 North 6th 1/2 Street, Terre Haute, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Book Of Mormon Study Group ?
  - **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 Group",
        "image": "https://cdn-az.allevents.in/events4/banners/59013ab0-2ee4-11f1-bec9-ad3f1e96ac99-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-02T18:30:00-04:00",
        "endDate": "2026-04-02T19:30:00-04:00",
        "url": "https://allevents.in/terre-haute/book-of-mormon-study-group/1600028022501412",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1845 North 6th 1/2 Street",
                "addressLocality": "Terre Haute",
                "addressRegion": "IN",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.488465719993",
                "longitude": "-87.408160049685"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A weekly meeting to discuss what we have studied in the Book of Mormon. Everyone is welcome to join!"
    }
]
```