

# Event Details

- **Event Name**: Mutual (YM/YW)
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm – Wed, 24 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/dickinson/mutual-ym-yw/1600027705580413
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Dickinson
- **state**: ND
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 46.893742047608
- **long**: -102.77793267843
- **full address**: The Church of Jesus Christ of Latter-day Saints, 510 Museum Dr, Dickinson, US

## Event gallery

- **Alt text**: Mutual (YM/YW)
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7517e9a0-d20b-11f0-8e6b-3d758292774f-rimg-w1200-h675-dcc3bbaa-gmir.jpg

## FAQs

- **Q**: When and where is Mutual (YM/YW) being held?
  - **A:** Mutual (YM/YW) takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 510 Museum Dr, Dickinson, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mutual (YM/YW)",
        "image": "https://cdn-az.allevents.in/events7/banners/7517e9a0-d20b-11f0-8e6b-3d758292774f-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/dickinson/mutual-ym-yw/1600027705580413",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "510 Museum Dr",
                "addressLocality": "Dickinson",
                "addressRegion": "ND",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.893742047608",
                "longitude": "-102.77793267843"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```