

# Event Details

- **Event Name**: FHE
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 07:00 pm – Mon, 01 Dec, 2025 at 08:30 pm
- **Event Description**: Home evening!
- **Event URL**: https://allevents.in/layton/fhe/1600027802334247
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Layton
- **state**: UT
- **country**: United States
- **location**: Church St Chapel
- **lat**: 41.078265
- **long**: -111.95577
- **full address**: Church St Chapel, 1290 Church St, Layton, United States

## Event gallery

- **Alt text**: FHE
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=FHE&date=Mon%2C+01+Dec%2C+2025+at+07%3A00+pm&bg=3

## FAQs

- **Q**: When and where is FHE being held?
  - **A:** FHE takes place on Mon, 01 Dec, 2025 at 07:00 pm to Mon, 01 Dec, 2025 at 08:30 pm at Church St Chapel, 1290 Church St, Layton, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FHE",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=FHE&date=Mon%2C+01+Dec%2C+2025+at+07%3A00+pm&bg=3",
        "startDate": "2025-12-01",
        "endDate": "2025-12-01",
        "url": "https://allevents.in/layton/fhe/1600027802334247",
        "location": {
            "@type": "Place",
            "name": "Church St Chapel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1290 Church St",
                "addressLocality": "Layton",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.078265",
                "longitude": "-111.95577"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Home evening!"
    }
]
```