

# Event Details

- **Event Name**: DC1 Noche de hogar
- **Event Start and End Date**: Mon, 30 Mar, 2026 at 07:30 pm – Mon, 30 Mar, 2026 at 09:00 pm
- **Event URL**: https://allevents.in/kensington/dc1-noche-de-hogar/1600027728651729
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events9/banners/8d85e3a0-2c94-11f1-a796-25373a183b85-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8dfebd20-2c94-11f1-ae8b-4112d0299dd3-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 30 Mar, 2026 at 07: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 Noche de hogar ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DC1 Noche de hogar",
        "image": "https://cdn-az.allevents.in/events9/banners/8d85e3a0-2c94-11f1-a796-25373a183b85-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-30",
        "endDate": "2026-03-30",
        "url": "https://allevents.in/kensington/dc1-noche-de-hogar/1600027728651729",
        "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"
    }
]
```