

# Event Details

- **Event Name**: Dickinson 2nd Ward Sacrament Meeting
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 09:00 am – Sun, 14 Dec, 2025 at 10:00 am
- **Event Description**: Visitors Welcome!
- **Event URL**: https://allevents.in/dickinson/dickinson-2nd-ward-sacrament-meeting/1600027873832830
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/666d4420-f00e-11ef-b3ed-d5829900cd63-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Dickinson 2nd Ward Sacrament Meeting being held?
  - **A:** Dickinson 2nd Ward Sacrament Meeting takes place on Sun, 14 Dec, 2025 at 09:00 am to Sun, 14 Dec, 2025 at 10:00 am 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": "Dickinson 2nd Ward Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/fb9fc560-d21a-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/dickinson/dickinson-2nd-ward-sacrament-meeting/1600027873832830",
        "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",
        "description": "Visitors Welcome!"
    }
]
```