

# Event Details

- **Event Name**: FHE with Brad Wilcox
- **Event Start and End Date**: Mon, 14 Sep, 2026 at 07:00 pm – Mon, 14 Sep, 2026 at 08:30 pm (-06:00)
- **Event Description**: Brad WIlcox will be speaking to us for FHE
- **Event URL**: https://allevents.in/layton/fhe-with-brad-wilcox/1600030256062157
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Layton
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.089599350492
- **long**: -111.92811812677
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2025 East Antelope Drive, Layton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5f78ade0-6a23-11f1-ba52-bfd8536ace95-rimg-w1000-h562-dc9

## FAQs

- **Q**: When and where is FHE with Brad Wilcox being held?
  - **A:** FHE with Brad Wilcox takes place on Mon, 14 Sep, 2026 at 07:00 pm to Mon, 14 Sep, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 2025 East Antelope Drive, Layton, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FHE with Brad Wilcox",
        "image": "https://cdn-az.allevents.in/events4/banners/9a445690-7fa4-11f1-8a8c-3fe57d70e589-rimg-w1200-h674-dc94a104-gmir.jpg",
        "startDate": "2026-09-14T19:00:00-06:00",
        "endDate": "2026-09-14T20:30:00-06:00",
        "url": "https://allevents.in/layton/fhe-with-brad-wilcox/1600030256062157",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2025 East Antelope Drive",
                "addressLocality": "Layton",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.089599350492",
                "longitude": "-111.92811812677"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Brad WIlcox will be speaking to us for FHE"
    }
]
```