

# Event Details

- **Event Name**: English Class
- **Event Start and End Date**: Tue, 03 Mar, 2026 at 07:30 pm – Tue, 03 Mar, 2026 at 08:00 pm
- **Event Description**: Everyone is invited to participate in weekly English as a Second Language class. All skill levels are welcome.
- **Event URL**: https://allevents.in/morrisville/english-class/1600028142349029
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Morrisville
- **state**: PA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.211563589916
- **long**: -74.802667307158
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1204 Pine Grove Road, Morrisville, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7f23b240-2aad-11f0-913a-59e1c2db7f2a-rimg-w1000-h667-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 03 Mar, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1204 Pine Grove Road, Morrisville, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about English 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 Class",
        "image": "https://cdn-az.allevents.in/events4/banners/f60268c0-2cd3-11f0-a0b3-d362024fa5e0-rimg-w1200-h800-dc4a4945-gmir.jpg",
        "startDate": "2026-03-03",
        "endDate": "2026-03-03",
        "url": "https://allevents.in/morrisville/english-class/1600028142349029",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1204 Pine Grove Road",
                "addressLocality": "Morrisville",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.211563589916",
                "longitude": "-74.802667307158"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is invited to participate in weekly English as a Second Language class. All skill levels are welcome."
    }
]
```