

# Event Details

- **Event Name**: DC1 English classes
- **Event Start and End Date**: Mon, 05 Jan, 2026 at 06:30 pm – Mon, 05 Jan, 2026 at 07:30 pm
- **Event URL**: https://allevents.in/kensington/dc1-english-classes/1600027728663553
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Kensington
- **state**: MD
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.018217487189
- **long**: -77.064944345912
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10000 Stoneybrook Drive, Kensington, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e7c43b40-ea91-11f0-aaf5-174747fbdaec-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e823e770-ea91-11f0-9db2-15a3c3a8735f-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 05 Jan, 2026 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 10000 Stoneybrook Drive, Kensington, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about DC1 English classes ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DC1 English classes",
        "image": "https://cdn-az.allevents.in/events5/banners/e7c43b40-ea91-11f0-aaf5-174747fbdaec-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-05",
        "endDate": "2026-01-05",
        "url": "https://allevents.in/kensington/dc1-english-classes/1600027728663553",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10000 Stoneybrook Drive",
                "addressLocality": "Kensington",
                "addressRegion": "MD",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.018217487189",
                "longitude": "-77.064944345912"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```