

# Event Details

- **Event Name**: Family History Center
- **Event Start and End Date**: Thu, 05 Feb, 2026 at 01:00 pm – Thu, 05 Feb, 2026 at 03:00 pm
- **Event Description**: Community is welcome to come do family research. Open every Thursday from 1-3 pm.
- **Event URL**: https://allevents.in/tuscaloosa/family-history-center/1600028591906329
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Tuscaloosa
- **state**: AL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.2371395
- **long**: -87.5384093
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2015 3rd Avenue North, Tuscaloosa, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/67672080-6d6d-11f0-bbd4-c533b561708e-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Family History Center being held?
  - **A:** Family History Center takes place on Thu, 05 Feb, 2026 at 01:00 pm to Thu, 05 Feb, 2026 at 03:00 pm at The Church of Jesus Christ of Latter-day Saints, 2015 3rd Avenue North, Tuscaloosa, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family History Center",
        "image": "https://cdn-az.allevents.in/events2/banners/4a132740-02c8-11f1-ac8a-d5f6e44ba767-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-02-05",
        "endDate": "2026-02-05",
        "url": "https://allevents.in/tuscaloosa/family-history-center/1600028591906329",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2015 3rd Avenue North",
                "addressLocality": "Tuscaloosa",
                "addressRegion": "AL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.2371395",
                "longitude": "-87.5384093"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Community is welcome to come do family research. Open every Thursday from 1-3 pm."
    }
]
```