

# Event Details

- **Event Name**: Free English Class
- **Event Start and End Date**: Tue, 17 Feb, 2026 at 06:30 pm – Tue, 17 Feb, 2026 at 07:30 pm
- **Event Description**: Come learn English with others for free. All levels welcome.
- **Event URL**: https://allevents.in/aliso-viejo/free-english-class/1600027789263012
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Aliso Viejo
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.596366
- **long**: -117.730265
- **full address**: The Church of Jesus Christ of Latter-day Saints, 22851 Aliso Creek Rd, Aliso Viejo, United States

## Event gallery

- **Alt text**: Free English Class
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/fe2cb6c0-2ca3-11f0-96e4-b5d7e1ccbbcd-rimg-w1200-h608-dc19432d-gmir.jpg

## FAQs

- **Q**: When and where is Free English Class being held?
  - **A:** Free English Class takes place on Tue, 17 Feb, 2026 at 06:30 pm to Tue, 17 Feb, 2026 at 07:30 pm at The Church of Jesus Christ of Latter-day Saints, 22851 Aliso Creek Rd, Aliso Viejo, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free English Class",
        "image": "https://cdn-az.allevents.in/events9/banners/fe2cb6c0-2ca3-11f0-96e4-b5d7e1ccbbcd-rimg-w1200-h608-dc19432d-gmir.jpg",
        "startDate": "2026-02-17",
        "endDate": "2026-02-17",
        "url": "https://allevents.in/aliso-viejo/free-english-class/1600027789263012",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22851 Aliso Creek Rd",
                "addressLocality": "Aliso Viejo",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.596366",
                "longitude": "-117.730265"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come learn English with others for free. All levels welcome."
    }
]
```