

# 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**: Family History Training
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f5462e50-d5f0-11f0-9c00-df25eb59b249-rimg-w512-h288-dcffffff-gmir.jpg

## FAQs

- **Q**: When and where is Family History Training being held?
  - **A:** Family History Training takes place on Thu, 11 Dec, 2025 at 06:30 pm to Thu, 11 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 11175 Highway 62, Eagle Point, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Family History Training is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Eagle Point, this event is thoughtfully curated to deliver a standout experience worth every moment. If Family History Training sounds like your kind of event, don't wait - spots fill up fast.

## 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"
    }
]
```