

# Event Details

- **Event Name**: Family History Workshop
- **Event Start and End Date**: Thu, 09 Apr, 2026 at 07:00 pm – Thu, 11 Mar, 2027 at 07:00 pm (-06:00)
- **Event Description**: Learn to do Family History.
- **Event URL**: https://allevents.in/west-valley-city/family-history-workshop/1600027952926331
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: West Valley City
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.676466882923
- **long**: -112.04323150171
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4333 South 6400 West, West Valley City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6bb77320-0296-11f0-a312-9b57ce65cbb8-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 09 Apr, 2026 at 07:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4333 South 6400 West, West Valley City, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Family History Workshop ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family History Workshop",
        "image": "https://cdn-az.allevents.in/events3/banners/c1da7310-1e97-11f1-b441-4d45231ad32e-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-09T19:00:00-06:00",
        "endDate": "2027-03-11T19:00:00-06:00",
        "url": "https://allevents.in/west-valley-city/family-history-workshop/1600027952926331",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4333 South 6400 West",
                "addressLocality": "West Valley City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.676466882923",
                "longitude": "-112.04323150171"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Learn to do Family History."
    }
]
```