

# Event Details

- **Event Name**: Home Evening
- **Event Start and End Date**: Mon, 23 Mar, 2026 at 07:00 pm – Mon, 11 May, 2026 at 07:00 pm (-06:00)
- **Event Description**: Come get to know the newly called bishopric.
- **Event URL**: https://allevents.in/west-valley-city/home-evening/1600029639810811
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: West Valley City
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.667961325674
- **long**: -112.01445558649
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5180 West 4700 South, West Valley City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6e98b430-052b-11f1-9d20-df07b4a7345e-rimg-w1000-h562-dca

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 23 Mar, 2026 at 07:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5180 West 4700 South, West Valley City, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Home Evening ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Home Evening",
        "image": "https://cdn-az.allevents.in/events9/banners/7de42570-1230-11f1-beef-a18d27c3085a-rimg-w1200-h675-dca8a8a8-gmir.jpg",
        "startDate": "2026-03-23T19:00:00-06:00",
        "endDate": "2026-05-11T19:00:00-06:00",
        "url": "https://allevents.in/west-valley-city/home-evening/1600029639810811",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5180 West 4700 South",
                "addressLocality": "West Valley City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.667961325674",
                "longitude": "-112.01445558649"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come get to know the newly called bishopric."
    }
]
```