

# Event Details

- **Event Name**: Family History Night
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 06:30 pm – Tue, 16 Dec, 2025 at 07:30 pm
- **Event Description**: Gathering at the Church to learn about and work on Family History.
- **Event URL**: https://allevents.in/lake-charles/family-history-night/1600028601754750
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Lake Charles
- **state**: LA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 30.17144232802
- **long**: -93.235322754465
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4700 Sale Lane, Lake Charles, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/bda7da30-6f01-11f0-9cd1-c9d59d3bc1a1-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 16 Dec, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4700 Sale Lane, Lake Charles, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Family History Night ?
  - **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 Night",
        "image": "https://cdn-az.allevents.in/events4/banners/735b3190-d223-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/lake-charles/family-history-night/1600028601754750",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4700 Sale Lane",
                "addressLocality": "Lake Charles",
                "addressRegion": "LA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.17144232802",
                "longitude": "-93.235322754465"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Gathering at the Church to learn about and work on Family History."
    }
]
```