

# Event Details

- **Event Name**: English Connect
- **Event Start and End Date**: Wed, 18 Mar, 2026 at 07:00 pm – Wed, 24 Feb, 2027 at 07:00 pm (-05:00)
- **Event Description**: English language classes
- **Event URL**: https://allevents.in/humble/english-connect/1600029819374801
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Humble
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.979348
- **long**: -95.1895365
- **full address**: The Church of Jesus Christ of Latter-day Saints, 12521 Will Clayton Parkway, Humble, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a6cc9410-2188-11f1-a01a-adaecb19c40b-rimg-w1000-h667-dcd

## FAQs

- **Q**: When and where is English Connect being held?
  - **A:** English Connect takes place on Wed, 18 Mar, 2026 at 07:00 pm to Wed, 24 Feb, 2027 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 12521 Will Clayton Parkway, Humble, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "English Connect",
        "image": "https://cdn-az.allevents.in/events2/banners/fbad9c10-3928-11f1-ac5d-f37c7b595dcd-rimg-w1200-h800-dcd7d8d9-gmir.jpg",
        "startDate": "2026-03-18T19:00:00-05:00",
        "endDate": "2027-02-24T19:00:00-05:00",
        "url": "https://allevents.in/humble/english-connect/1600029819374801",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12521 Will Clayton Parkway",
                "addressLocality": "Humble",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.979348",
                "longitude": "-95.1895365"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "English language classes"
    }
]
```