

# Event Details

- **Event Name**: FHE
- **Event Start and End Date**: Mon, 29 Dec, 2025 at 07:00 pm – Mon, 29 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for FHE (Family Home Evening) on Mondays at 7 pm for a fun activity, spiritual thought, and a snack.
- **Event URL**: https://allevents.in/reno/fhe/1600027731523340
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Reno
- **state**: NV
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.540744441852
- **long**: -119.82190333866
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1309 Buena Vista Avenue, Reno, United States

## Event gallery

- **Alt text**: FHE
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b98ceeb0-52fd-11f0-bf10-61f15e1a81f0-rimg-w1200-h1553-dcf8f7f7-gmir.png

## FAQs

- **Q**: When and where is FHE being held?
  - **A:** FHE takes place on Mon, 29 Dec, 2025 at 07:00 pm to Mon, 29 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1309 Buena Vista Avenue, Reno, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FHE",
        "image": "https://cdn-az.allevents.in/events4/banners/b98ceeb0-52fd-11f0-bf10-61f15e1a81f0-rimg-w1200-h1553-dcf8f7f7-gmir.png",
        "startDate": "2025-12-29",
        "endDate": "2025-12-29",
        "url": "https://allevents.in/reno/fhe/1600027731523340",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1309 Buena Vista Avenue",
                "addressLocality": "Reno",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.540744441852",
                "longitude": "-119.82190333866"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for FHE (Family Home Evening) on Mondays at 7 pm for a fun activity, spiritual thought, and a snack."
    }
]
```