

# Event Details

- **Event Name**: Family Home Evening
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 07:00 pm – Mon, 01 Dec, 2025 at 08:30 pm
- **Event Description**: Join us for an evening with a Spiritual Message and the opportunity to get to know the members of the Branch better.
- **Event URL**: https://allevents.in/canyon/family-home-evening/1600028293015406
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Canyon
- **state**: TX
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.999921166341
- **long**: -101.93246029041
- **full address**: The Church of Jesus Christ of Latter-day Saints, 63 Hunsley Road, Canyon, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e60d3820-413a-11f0-b90c-c31b31c3f08f-rimg-w1000-h809-dc8

## FAQs

- **Q**: When and where is Family Home Evening being held?
  - **A:** Family Home Evening takes place on Mon, 01 Dec, 2025 at 07:00 pm to Mon, 01 Dec, 2025 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 63 Hunsley Road, Canyon, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Home Evening",
        "image": "https://cdn-az.allevents.in/events8/banners/e5234d50-413a-11f0-bc1c-e32d177e8923-rimg-w1200-h971-dc8f7f72-gmir.png",
        "startDate": "2025-12-01",
        "endDate": "2025-12-01",
        "url": "https://allevents.in/canyon/family-home-evening/1600028293015406",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "63 Hunsley Road",
                "addressLocality": "Canyon",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.999921166341",
                "longitude": "-101.93246029041"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening with a Spiritual Message and the opportunity to get to know the members of the Branch better."
    }
]
```