

# Event Details

- **Event Name**: Noche de Hogar
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 06:00 pm – Sun, 01 Nov, 2026 at 06:00 pm (-07:00)
- **Event Description**: Se junten miembros, amigos, y misioneros para compartir conversación, juegos, y refrescos. Family Home Evening - Members, friends, and missionaries gather for conversation, games, and refreshments.
- **Event URL**: https://allevents.in/snowflake/noche-de-hogar/1600029248488242
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Snowflake
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.47813859
- **long**: -110.0965973
- **full address**: The Church of Jesus Christ of Latter-day Saints, 880 N Centennial Blvd, Snowflake, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/85efa960-c8d9-11f0-a4e9-c9193a232180-rimg-w1000-h750-dcf

## FAQs

- **Q**: When and where is Noche de Hogar being held?
  - **A:** Noche de Hogar takes place on Sun, 01 Mar, 2026 at 06:00 pm to Sun, 01 Nov, 2026 at 06:00 pm at The Church of Jesus Christ of Latter-day Saints, 880 N Centennial Blvd, Snowflake, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Noche de Hogar",
        "image": "https://cdn-az.allevents.in/events7/banners/85527f00-c8d9-11f0-a58b-5728a583d37c-rimg-w1142-h856-dcf4f4f4-gmir.jpg",
        "startDate": "2026-03-01T18:00:00-07:00",
        "endDate": "2026-11-01T18:00:00-07:00",
        "url": "https://allevents.in/snowflake/noche-de-hogar/1600029248488242",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "880 N Centennial Blvd",
                "addressLocality": "Snowflake",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.47813859",
                "longitude": "-110.0965973"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Se junten miembros, amigos, y misioneros para compartir conversación, juegos, y refrescos. Family Home Evening - Members, friends, and missionaries gather for conversation, games, and refreshments."
    }
]
```