

# Event Details

- **Event Name**: Noche de Hogar
- **Event Start and End Date**: Tue, 21 Apr, 2026 at 07:00 pm – Tue, 21 Apr, 2026 at 08:00 pm (-04:00)
- **Event Description**: Noche de Hogar, inviten a todos sus familiares y amigos!
- **Event URL**: https://allevents.in/plantation/noche-de-hogar/1600028692638011
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Plantation
- **state**: FL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 26.1326313
- **long**: -80.2987366
- **full address**: The Church of Jesus Christ of Latter-day Saints, 851 Northwest 112th Avenue, Plantation, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/36a81fa0-7b85-11f0-85d7-3195666af675-rimg-w1000-h667-dcb

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 21 Apr, 2026 at 07:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 851 Northwest 112th Avenue, Plantation, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 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": "Noche de Hogar",
        "image": "https://cdn-az.allevents.in/events1/banners/a2b2a760-23eb-11f1-8500-4f0c3b0bf48e-rimg-w1200-h800-dcbebebf-gmir.jpg",
        "startDate": "2026-04-21T19:00:00-04:00",
        "endDate": "2026-04-21T20:00:00-04:00",
        "url": "https://allevents.in/plantation/noche-de-hogar/1600028692638011",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "851 Northwest 112th Avenue",
                "addressLocality": "Plantation",
                "addressRegion": "FL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.1326313",
                "longitude": "-80.2987366"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Noche de Hogar, inviten a todos sus familiares y amigos!"
    }
]
```