

# Event Details

- **Event Name**: YSA FHE
- **Event Start and End Date**: Mon, 23 Mar, 2026 at 07:00 pm – Mon, 23 Mar, 2026 at 08:00 pm
- **Event Description**: Family Home Evening (FHE) activity for the YSA ward, come have fun and hang out with us!
- **Event URL**: https://allevents.in/kirkland/ysa-fhe/1600028254661623
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Kirkland
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.719102
- **long**: -122.1637
- **full address**: The Church of Jesus Christ of Latter-day Saints, 13220 Northeast 132nd Street, Kirkland, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2ca6fdb0-3c5a-11f0-b036-afbd8135e01f-rimg-w1000-h667-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 23 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 13220 Northeast 132nd Street, Kirkland, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about YSA FHE ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "YSA FHE",
        "image": "https://cdn-az.allevents.in/events3/banners/0a8ffe60-2418-11f1-9831-630114a07816-rimg-w1200-h800-dcefeff1-gmir.jpg",
        "startDate": "2026-03-23",
        "endDate": "2026-03-23",
        "url": "https://allevents.in/kirkland/ysa-fhe/1600028254661623",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13220 Northeast 132nd Street",
                "addressLocality": "Kirkland",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.719102",
                "longitude": "-122.1637"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Family Home Evening (FHE) activity for the YSA ward, come have fun and hang out with us!"
    }
]
```