

# Event Details

- **Event Name**: Maundy Thursday Bible Study
- **Event Start and End Date**: Thu, 02 Apr, 2026 at 06:30 pm – Thu, 02 Apr, 2026 at 07:30 pm
- **Event Description**: Come join us for a special lesson taught by the missionaries about our Savior Jesus Christ during Holy Week. They will be teaching from the "Come, Follow Me" manual.
- **Event URL**: https://allevents.in/tomball/maundy-thursday-bible-study/1600029732384650
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Tomball
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 30.102010795418
- **long**: -95.624609138603
- **full address**: The Church of Jesus Christ of Latter-day Saints, 919 Brown Road, Tomball, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/04f99260-12c8-11f1-89f1-09c30f73298b-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 02 Apr, 2026 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 919 Brown Road, Tomball, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Maundy Thursday Bible Study ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Maundy Thursday Bible Study",
        "image": "https://cdn-az.allevents.in/events5/banners/d0facf80-1d60-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-02",
        "endDate": "2026-04-02",
        "url": "https://allevents.in/tomball/maundy-thursday-bible-study/1600029732384650",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "919 Brown Road",
                "addressLocality": "Tomball",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.102010795418",
                "longitude": "-95.624609138603"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a special lesson taught by the missionaries about our Savior Jesus Christ during Holy Week. They will be teaching from the \"Come, Follow Me\" manual."
    }
]
```