

# Event Details

- **Event Name**: Family History Center
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 01:00 pm – Thu, 12 Mar, 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/1600028591904557
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

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

## Event gallery

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

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 12 Mar, 2026 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2015 3rd Avenue North, Tuscaloosa, United States
- **Q**: Where can I find ticket details about Family History Center ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family History Center",
        "image": "https://cdn-az.allevents.in/events6/banners/53368470-6d6d-11f0-be32-f97632010421-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-12",
        "endDate": "2026-03-12",
        "url": "https://allevents.in/tuscaloosa/family-history-center/1600028591904557",
        "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": "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."
    }
]
```