

# Event Details

- **Event Name**: Orem 13th Ward/Mutual Night
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 06:00 pm – Thu, 25 Dec, 2025 at 10:00 pm
- **Event URL**: https://allevents.in/orem/orem-13th-ward-mutual-night/1600027689929148
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orem
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.30761596
- **long**: -111.6915502
- **full address**: The Church of Jesus Christ of Latter-day Saints, 150 East 600 North, Orem, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/97ec2000-ae01-11f0-ac3b-3fd15ae4e646-rimg-w1200-h675-dcc3bbaa-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/98bc6850-ae01-11f0-ac3b-3fd15ae4e646-rimg-w300-h300-dcd6d0c1-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 25 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 150 East 600 North, Orem, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Orem 13th Ward/Mutual Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Orem 13th Ward/Mutual Night",
        "image": "https://cdn-az.allevents.in/events6/banners/97ec2000-ae01-11f0-ac3b-3fd15ae4e646-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/orem/orem-13th-ward-mutual-night/1600027689929148",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "150 East 600 North",
                "addressLocality": "Orem",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.30761596",
                "longitude": "-111.6915502"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```