

# Event Details

- **Event Name**: Family History Training
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 06:30 pm – Thu, 11 Dec, 2025 at 08:00 pm
- **Event Description**: Cultural hall
- **Event URL**: https://allevents.in/eagle-point/family-history-training/1600027782414430
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Eagle Point
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.473549
- **long**: -122.812745
- **full address**: The Church of Jesus Christ of Latter-day Saints, 11175 Highway 62, Eagle Point, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f5462e50-d5f0-11f0-9c00-df25eb59b249-rimg-w512-h288-dcffffff-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f57de020-d5f0-11f0-9c00-df25eb59b249-rimg-w300-h300-dcffffff-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 11 Dec, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 11175 Highway 62, Eagle Point, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Family History Training ?
  - **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 Training",
        "image": "https://cdn-az.allevents.in/events2/banners/f5462e50-d5f0-11f0-9c00-df25eb59b249-rimg-w512-h288-dcffffff-gmir.jpg",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/eagle-point/family-history-training/1600027782414430",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11175 Highway 62",
                "addressLocality": "Eagle Point",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.473549",
                "longitude": "-122.812745"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cultural hall"
    }
]
```