

# Event Details

- **Event Name**: Thursday Night Scripture Discussion
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 07:00 pm – Thu, 25 Dec, 2025 at 08:00 pm
- **Event Description**: Come join us exploring and discussing sacred texts in the Bible with friends looking to develop a stronger relationship with Heavenly Father and Jesus Christ.
- **Event URL**: https://allevents.in/houston/thursday-night-scripture-discussion/1600028144715044
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Houston
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.724582257148
- **long**: -95.605492805731
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3450 South Dairy Ashford Road, Houston, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9fd01980-2ae8-11f0-a0f8-259e3bd33a9f-rimg-w1000-h667-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 25 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3450 South Dairy Ashford Road, Houston, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Thursday Night Scripture Discussion ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thursday Night Scripture Discussion",
        "image": "https://cdn-az.allevents.in/events6/banners/46e84370-d5e1-11f0-aebb-5bee6a1ddbf9-rimg-w1200-h800-dc181005-gmir.png",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/houston/thursday-night-scripture-discussion/1600028144715044",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3450 South Dairy Ashford Road",
                "addressLocality": "Houston",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.724582257148",
                "longitude": "-95.605492805731"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us exploring and discussing sacred texts in the Bible with friends looking to develop a stronger relationship with Heavenly Father and Jesus Christ."
    }
]
```