

# Event Details

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

## Ticket Details

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

## Event venue details

- **city**: Dickinson
- **state**: ND
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Mutual (YM/YW)
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/bacbb300-2c6b-11f0-b268-d78ed8940c40-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, 03 Dec, 2025 at 07:00 pm to Wed, 03 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 510 Museum Dr, Dickinson, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mutual (YM/YW)",
        "image": "https://cdn-az.allevents.in/events5/banners/bacbb300-2c6b-11f0-b268-d78ed8940c40-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2025-12-03",
        "endDate": "2025-12-03",
        "url": "https://allevents.in/dickinson/mutual-ym-yw/1600027705583838",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.893742047608",
                "longitude": "-102.77793267843"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```