

# Event Details

- **Event Name**: Institute -- Scripture Study for Young Adults
- **Event Start and End Date**: Wed, 01 Apr, 2026 at 07:00 pm – Wed, 01 Apr, 2026 at 08:00 pm
- **Event Description**: A weekly class to learn and discuss scripture. Each lesson is focused on how you can grow your relationship with Christ. All are welcome!
- **Event URL**: https://allevents.in/charlotte/institute-scripture-study-for-young-adults/1600029593873111
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Charlotte
- **state**: NC
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.233010922622
- **long**: -80.776301728836
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3020 Hilliard Drive, Charlotte, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b226c4d0-fd33-11f0-9e27-811987fb6de1-rimg-w1000-h563-dcb

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 01 Apr, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3020 Hilliard Drive, Charlotte, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Institute -- Scripture Study for Young Adults ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Institute -- Scripture Study for Young Adults",
        "image": "https://cdn-az.allevents.in/events9/banners/04f11ec0-2e23-11f1-b66b-c789a2302db1-rimg-w1200-h675-dcbda47e-gmir.png",
        "startDate": "2026-04-01",
        "endDate": "2026-04-01",
        "url": "https://allevents.in/charlotte/institute-scripture-study-for-young-adults/1600029593873111",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3020 Hilliard Drive",
                "addressLocality": "Charlotte",
                "addressRegion": "NC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.233010922622",
                "longitude": "-80.776301728836"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A weekly class to learn and discuss scripture. Each lesson is focused on how you can grow your relationship with Christ. All are welcome!"
    }
]
```