

# Event Details

- **Event Name**: 1st Ward Home Evening
- **Event Start and End Date**: Mon, 08 Jun, 2026 at 06:00 pm – Mon, 08 Jun, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/orem/1st-ward-home-evening/1600027569147849
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orem
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.327677817919
- **long**: -111.70024208785
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1674 North 200 West, Orem, US

## Event gallery

- **Alt text**: 1st Ward Home Evening
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f3681c40-3376-11f1-815c-a90acb8b9ebc-rimg-w1200-h675-dca68d76-gmir.jpg

## FAQs

- **Q**: When and where is 1st Ward Home Evening being held?
  - **A:** 1st Ward Home Evening takes place on Mon, 08 Jun, 2026 at 06:00 pm to Mon, 08 Jun, 2026 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 1674 North 200 West, Orem, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 1st Ward Home Evening is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Orem, this event is thoughtfully curated to deliver a standout experience worth every moment. If 1st Ward Home Evening sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "1st Ward Home Evening",
        "image": "https://cdn-az.allevents.in/events1/banners/f3681c40-3376-11f1-815c-a90acb8b9ebc-rimg-w1200-h675-dca68d76-gmir.jpg",
        "startDate": "2026-06-08T18:00:00-06:00",
        "endDate": "2026-06-08T22:00:00-06:00",
        "url": "https://allevents.in/orem/1st-ward-home-evening/1600027569147849",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1674 North 200 West",
                "addressLocality": "Orem",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.327677817919",
                "longitude": "-111.70024208785"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```