

# Event Details

- **Event Name**: Family History Gathering
- **Event Start and End Date**: Thu, 15 Jan, 2026 at 06:30 pm – Thu, 15 Jan, 2026 at 07:30 pm
- **Event Description**: Working as a group on Family History
- **Event URL**: https://allevents.in/vancouver/family-history-gathering/1600027743220350
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Vancouver
- **state**: WA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.617526
- **long**: -122.564361
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10509 Southeast 5th Street, Vancouver, United States

## Event gallery

- **Alt text**: Family History Gathering
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f51deae0-2c80-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Family History Gathering being held?
  - **A:** Family History Gathering takes place on Thu, 15 Jan, 2026 at 06:30 pm to Thu, 15 Jan, 2026 at 07:30 pm at The Church of Jesus Christ of Latter-day Saints, 10509 Southeast 5th Street, Vancouver, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Family History Gathering 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 Vancouver, this event is thoughtfully curated to deliver a standout experience worth every moment. If Family History Gathering 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 Gathering",
        "image": "https://cdn-az.allevents.in/events6/banners/f51deae0-2c80-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-15",
        "endDate": "2026-01-15",
        "url": "https://allevents.in/vancouver/family-history-gathering/1600027743220350",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10509 Southeast 5th Street",
                "addressLocality": "Vancouver",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.617526",
                "longitude": "-122.564361"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Working as a group on Family History"
    }
]
```