

# Event Details

- **Event Name**: Family Home Evening
- **Event Start and End Date**: Mon, 05 Jan, 2026 at 07:00 pm – Mon, 05 Jan, 2026 at 09:00 pm
- **Event Description**: Come follow me, then a short activity.
- **Event URL**: https://allevents.in/casper/family-home-evening/1600027872906655
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Casper
- **state**: WY
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.843095833354
- **long**: -106.29357930211
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2627 East 7th Street, Casper, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/aaf135c0-efd2-11ef-add0-efe877e828ce-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Family Home Evening being held?
  - **A:** Family Home Evening takes place on Mon, 05 Jan, 2026 at 07:00 pm to Mon, 05 Jan, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 2627 East 7th Street, Casper, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Home Evening",
        "image": "https://cdn-az.allevents.in/events6/banners/0f719d90-efe8-11ef-8ea5-bbfb23d4697f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-05",
        "endDate": "2026-01-05",
        "url": "https://allevents.in/casper/family-home-evening/1600027872906655",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2627 East 7th Street",
                "addressLocality": "Casper",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.843095833354",
                "longitude": "-106.29357930211"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come follow me, then a short activity."
    }
]
```