

# Event Details

- **Event Name**: Clases de inglés
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 06:30 pm – Wed, 19 Nov, 2025 at 07:30 pm
- **Event Description**: ¿Quieres aprender inglés? Si es así, estas clases son para ti y son gratuitas. Nos vemos en el salón #12.
- **Event URL**: https://allevents.in/hesperia/clases-de-inglés/1600028933177455
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Hesperia
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.4242749
- **long**: -117.3268393
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9553 Hickory Avenue, Hesperia, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0ce03eb0-98e9-11f0-9481-dd9a5a29cc74-rimg-w1000-h665-dca

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 19 Nov, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 9553 Hickory Avenue, Hesperia, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Clases de inglés ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Clases de inglés",
        "image": "https://cdn-az.allevents.in/events9/banners/c2021480-98ee-11f0-9b68-37d95bc40b5a-rimg-w1000-h665-dca3a9ac-gmir.jpg",
        "startDate": "2025-11-19",
        "endDate": "2025-11-19",
        "url": "https://allevents.in/hesperia/clases-de-inglés/1600028933177455",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9553 Hickory Avenue",
                "addressLocality": "Hesperia",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.4242749",
                "longitude": "-117.3268393"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "¿Quieres aprender inglés? Si es así, estas clases son para ti y son gratuitas. Nos vemos en el salón #12."
    }
]
```