

# Event Details

- **Event Name**: Yarmouth Branch Family History Night
- **Event Start and End Date**: Wed, 01 Apr, 2026 at 07:00 pm – Wed, 01 Apr, 2026 at 08:00 pm
- **Event Description**: Come and meet with branch members and others working on their family history to share insights and try to troubleshoot problems in your family tree, All are welcome. Hope to see you here!
- **Event URL**: https://allevents.in/yarmouth/yarmouth-branch-family-history-night/1600029115998208
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Yarmouth
- **state**: NS
- **country**: CA
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.855098877687
- **long**: -66.10220315938
- **full address**: The Church of Jesus Christ of Latter-day Saints, 396 Pleasant Street, Yarmouth, CA

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a20610c0-b7dc-11f0-9377-37182a3a0089-rimg-w920-h519-dc34

## FAQs

- **Q**: When and where is Yarmouth Branch Family History Night being held?
  - **A:** Yarmouth Branch Family History Night takes place on Wed, 01 Apr, 2026 at 07:00 pm to Wed, 01 Apr, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 396 Pleasant Street, Yarmouth, CA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yarmouth Branch Family History Night",
        "image": "https://cdn-az.allevents.in/events1/banners/89277a20-2e16-11f1-b4a4-e74a4bf63e65-rimg-w920-h519-dc344615-gmir.png",
        "startDate": "2026-04-01",
        "endDate": "2026-04-01",
        "url": "https://allevents.in/yarmouth/yarmouth-branch-family-history-night/1600029115998208",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "396 Pleasant Street",
                "addressLocality": "Yarmouth",
                "addressRegion": "NS",
                "addressCountry": {
                    "@type": "Country",
                    "name": "CA"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.855098877687",
                "longitude": "-66.10220315938"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and meet with branch members and others working on their family history to share insights and try to troubleshoot problems in your family tree, All are welcome. Hope to see you here!"
    }
]
```