

# Event Details

- **Event Name**: English Connect
- **Event Start and End Date**: Tue, 30 Dec, 2025 at 07:00 pm – Tue, 30 Dec, 2025 at 08:00 pm
- **Event Description**: Welcome to EnglishConnect! EnglishConnect brings together people who are seeking to expand their opportunities through learning English. We all come from different backgrounds and speak different languages. We may have different levels of English ability, but together we can achieve our goals.
- **Event URL**: https://allevents.in/galveston/english-connect/1600027801750229
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Galveston
- **state**: TX
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.2612405
- **long**: -94.842757
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3114 77th Street, Galveston, United States

## Event gallery

- **Alt text**: English Connect
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=English+Connect&date=Tue%2C+30+Dec%2C+2025+at+07%3A00+pm&bg=5

## FAQs

- **Q**: When and where is English Connect being held?
  - **A:** English Connect takes place on Tue, 30 Dec, 2025 at 07:00 pm to Tue, 30 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 3114 77th Street, Galveston, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "English Connect",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=English+Connect&date=Tue%2C+30+Dec%2C+2025+at+07%3A00+pm&bg=5",
        "startDate": "2025-12-30",
        "endDate": "2025-12-30",
        "url": "https://allevents.in/galveston/english-connect/1600027801750229",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3114 77th Street",
                "addressLocality": "Galveston",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.2612405",
                "longitude": "-94.842757"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Welcome to EnglishConnect! EnglishConnect brings together people who are seeking to expand their opportunities through learning English. We all come from different backgrounds and speak different languages. We may have different levels of English ability, but together we can achieve our goals."
    }
]
```