

# Event Details

- **Event Name**: Free English Class
- **Event Start and End Date**: Tue, 03 Nov, 2026 at 06:30 pm – Tue, 03 Nov, 2026 at 07:30 pm (-08:00)
- **Event Description**: Come learn English with others for free. All levels welcome.
- **Event URL**: https://allevents.in/aliso-viejo/free-english-class/1600027789265901
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Aliso Viejo
- **state**: CA
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Free English Class
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/aec3a8f0-3ac6-11f1-8e34-03a3d24e2476-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, 03 Nov, 2026 at 06:30 pm to Tue, 03 Nov, 2026 at 07:30 pm at The Church of Jesus Christ of Latter-day Saints, 22851 Aliso Creek Rd, Aliso Viejo, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free English Class",
        "image": "https://cdn-az.allevents.in/events9/banners/aec3a8f0-3ac6-11f1-8e34-03a3d24e2476-rimg-w1200-h608-dc19432d-gmir.jpg",
        "startDate": "2026-11-03T18:30:00-08:00",
        "endDate": "2026-11-03T19:30:00-08:00",
        "url": "https://allevents.in/aliso-viejo/free-english-class/1600027789265901",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": {
                    "@type": "Country",
                    "name": "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."
    }
]
```