

# Event Details

- **Event Name**: Book of Mormon Study
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 07:00 pm – Wed, 30 Dec, 2026 at 07:00 pm (-07:00)
- **Event Description**: Each wednesday the sister missionaries lead a study group through the Book of Mormon. Everyone is welcome to attend!
- **Event URL**: https://allevents.in/powell/book-of-mormon-study/1600029569969041
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Powell
- **state**: WY
- **country**: US
- **location**: Institute Building
- **lat**: 44.7615199
- **long**: -108.7662307
- **full address**: Institute Building, 730 N Division St, Powell, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/981a5470-fb3b-11f0-815b-398c7ebe8f39-rimg-w1000-h667-dc4

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Mar, 2026 at 07:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** Institute Building, 730 N Division St, Powell, 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/events6/banners/d7debc80-1248-11f1-b7b3-a98440b1de4d-rimg-w1200-h800-dc4a4945-gmir.jpg",
        "startDate": "2026-03-04T19:00:00-07:00",
        "endDate": "2026-12-30T19:00:00-07:00",
        "url": "https://allevents.in/powell/book-of-mormon-study/1600029569969041",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Institute Building",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "730 N Division St",
                "addressLocality": "Powell",
                "addressRegion": "WY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.7615199",
                "longitude": "-108.7662307"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Each wednesday the sister missionaries lead a study group through the Book of Mormon. Everyone is welcome to attend!"
    }
]
```