

# Event Details

- **Event Name**: Scripture Study
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 07:00 pm – Tue, 30 Jun, 2026 at 08:00 pm (-05:00)
- **Event Description**: · Scripture study at the church from 7-8PM every Tuesday. All are welcome to attend!
- **Event URL**: https://allevents.in/chicago-heights/scripture-study/1600029886051218
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Chicago Heights
- **state**: IL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.5244949
- **long**: -87.6606941
- **full address**: The Church of Jesus Christ of Latter-day Saints, 402 Longwood Drive, Chicago Heights, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9b6afc80-2e74-11f1-a796-25373a183b85-rimg-w320-h213-dc08

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 30 Jun, 2026 at 07:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 402 Longwood Drive, Chicago Heights, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Scripture Study ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Scripture Study",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Scripture+Study&date=Tue%2C+30+Jun%2C+2026+at+07%3A00+pm&bg=4",
        "startDate": "2026-06-30T19:00:00-05:00",
        "endDate": "2026-06-30T20:00:00-05:00",
        "url": "https://allevents.in/chicago-heights/scripture-study/1600029886051218",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "402 Longwood Drive",
                "addressLocality": "Chicago Heights",
                "addressRegion": "IL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5244949",
                "longitude": "-87.6606941"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "· Scripture study at the church from 7-8PM every Tuesday. All are welcome to attend!"
    }
]
```