

# Event Details

- **Event Name**: Family History Center
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 06:00 pm – Wed, 03 Dec, 2025 at 08:00 pm
- **Event Description**: Dickinson Building Family History center, member and non-member welcome!
- **Event URL**: https://allevents.in/dickinson/family-history-center/1600027705601529
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: Family History Center
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/36056a20-2c6c-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc19172e-gmir.png

## FAQs

- **Q**: When and where is Family History Center being held?
  - **A:** Family History Center takes place on Wed, 03 Dec, 2025 at 06: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": "Family History Center",
        "image": "https://cdn-az.allevents.in/events1/banners/36056a20-2c6c-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc19172e-gmir.png",
        "startDate": "2025-12-03",
        "endDate": "2025-12-03",
        "url": "https://allevents.in/dickinson/family-history-center/1600027705601529",
        "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",
        "description": "Dickinson Building Family History center, member and non-member welcome!"
    }
]
```