

# Event Details

- **Event Name**: Family History Get Together
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 07:00 pm – Thu, 04 Dec, 2025 at 08:00 pm
- **Event Description**: Monthly family history get together at the Chelsea meetinghouse in the Relief Society Room from 7 p.m. to 8 p.m. We meet the first Thursday of each month to informally research our family histories, ask questions, and learn from each other. Everyone is welcome, whether you are just starting or have lots of experience. There are lots of resources to help you find your family tree! Bring your own device (laptop, phone, and/or tablet).
- **Event URL**: https://allevents.in/chelsea/family-history-get-together/1600027807854809
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Chelsea
- **state**: MI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.319711533224
- **long**: -84.005601273356
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1330 North Freer Road, Chelsea, US

## Event gallery

- **Alt text**: Family History Get Together
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c992aa60-d170-11f0-8847-13c74ce67ee0-rimg-w1200-h938-dc342a1a-gmir.jpg

## FAQs

- **Q**: When and where is Family History Get Together being held?
  - **A:** Family History Get Together takes place on Thu, 04 Dec, 2025 at 07:00 pm to Thu, 04 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1330 North Freer Road, Chelsea, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family History Get Together",
        "image": "https://cdn-az.allevents.in/events9/banners/c992aa60-d170-11f0-8847-13c74ce67ee0-rimg-w1200-h938-dc342a1a-gmir.jpg",
        "startDate": "2025-12-04",
        "endDate": "2025-12-04",
        "url": "https://allevents.in/chelsea/family-history-get-together/1600027807854809",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1330 North Freer Road",
                "addressLocality": "Chelsea",
                "addressRegion": "MI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.319711533224",
                "longitude": "-84.005601273356"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly family history get together at the Chelsea meetinghouse in the Relief Society Room from 7 p.m. to 8 p.m. We meet the first Thursday of each month to informally research our family histories, ask questions, and learn from each other. Everyone is welcome, whether you are just starting or have"
    }
]
```