

# Event Details

- **Event Name**: Family Home Evening
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 07:00 pm – Mon, 22 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/1600028293024537
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Canyon
- **state**: TX
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1bf2d3a0-413b-11f0-b90c-c31b31c3f08f-rimg-w1000-h809-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 22 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 63 Hunsley Road, Canyon, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Family Home Evening ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Home Evening",
        "image": "https://cdn-az.allevents.in/events2/banners/44de1be0-d20d-11f0-8e6b-3d758292774f-rimg-w1200-h971-dc8f7f72-gmir.png",
        "startDate": "2025-12-22",
        "endDate": "2025-12-22",
        "url": "https://allevents.in/canyon/family-home-evening/1600028293024537",
        "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": {
                    "@type": "Country",
                    "name": "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."
    }
]
```