

# Event Details

- **Event Name**: Family History Gathering
- **Event Start and End Date**: Thu, 19 Mar, 2026 at 06:30 pm – Thu, 19 Nov, 2026 at 06:30 pm (-07:00)
- **Event Description**: Working as a group on Family History
- **Event URL**: https://allevents.in/vancouver/family-history-gathering/1600027743217502
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Vancouver
- **state**: WA
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Family History Gathering
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f54291b0-2298-11f1-a7f0-dfac2e592060-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, 19 Mar, 2026 at 06:30 pm to Thu, 19 Nov, 2026 at 06:30 pm at The Church of Jesus Christ of Latter-day Saints, 10509 Southeast 5th Street, Vancouver, US.
- **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/events9/banners/f54291b0-2298-11f1-a7f0-dfac2e592060-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-19T18:30:00-07:00",
        "endDate": "2026-11-19T18:30:00-07:00",
        "url": "https://allevents.in/vancouver/family-history-gathering/1600027743217502",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.617526",
                "longitude": "-122.564361"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Working as a group on Family History"
    }
]
```