

# Event Details

- **Event Name**: Book of Mormon Study Group
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 07:00 pm – Wed, 17 Dec, 2025 at 08:00 pm
- **Event Description**: Join local missionaries, current members, and others who are curious about the Church each Wednesday evening to learn about our Savior, Jesus Christ, and other truths contained in the Book of Mormon.
- **Event URL**: https://allevents.in/north-clarendon/book-of-mormon-study-group/1600028000290611
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: North Clarendon
- **state**: VT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.568462
- **long**: -72.952864
- **full address**: The Church of Jesus Christ of Latter-day Saints, 637 North Shrewsbury Road, North Clarendon, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/63a5b150-0daa-11f0-816e-65de0bf79b7a-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Book of Mormon Study Group being held?
  - **A:** Book of Mormon Study Group takes place on Wed, 17 Dec, 2025 at 07:00 pm to Wed, 17 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 637 North Shrewsbury Road, North Clarendon, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book of Mormon Study Group",
        "image": "https://cdn-az.allevents.in/events8/banners/d5ba1990-dba7-11f0-bebf-733f215074b8-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-17",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/north-clarendon/book-of-mormon-study-group/1600028000290611",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "637 North Shrewsbury Road",
                "addressLocality": "North Clarendon",
                "addressRegion": "VT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.568462",
                "longitude": "-72.952864"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join local missionaries, current members, and others who are curious about the Church each Wednesday evening to learn about our Savior, Jesus Christ, and other truths contained in the Book of Mormon."
    }
]
```