

# Event Details

- **Event Name**: English As A Second Language Class
- **Event Start and End Date**: Tue, 30 Dec, 2025 at 07:00 pm – Tue, 30 Dec, 2025 at 08:00 pm
- **Event Description**: Not a church prosalyting class
- **Event URL**: https://allevents.in/north-bend/english-as-a-second-language-class/1600027626812418
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: North Bend
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.4068417
- **long**: -124.2545605
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3355 Virginia Avenue, North Bend, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1f6f0fc0-9506-11f0-86e5-37552c9f28ea-rimg-w1200-h563-dc090f1a-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2034f7d0-9506-11f0-8711-89c9b64759d8-rimg-w300-h300-dc2e2f31-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 30 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3355 Virginia Avenue, North Bend, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about English As A Second Language Class ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "English As A Second Language Class",
        "image": "https://cdn-az.allevents.in/events4/banners/1f6f0fc0-9506-11f0-86e5-37552c9f28ea-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-30",
        "endDate": "2025-12-30",
        "url": "https://allevents.in/north-bend/english-as-a-second-language-class/1600027626812418",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3355 Virginia Avenue",
                "addressLocality": "North Bend",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.4068417",
                "longitude": "-124.2545605"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Not a church prosalyting class"
    }
]
```