

# Event Details

- **Event Name**: Yarmouth Branch Monthly Activity
- **Event Start and End Date**: Wed, 15 Apr, 2026 at 06:30 pm – Wed, 15 Apr, 2026 at 07:30 pm
- **Event Description**: Come out and meet with members and friends for a fun night together. Event details to follow. All are welcome. Hope to see you there!
- **Event URL**: https://allevents.in/yarmouth/yarmouth-branch-monthly-activity/1600029116019929
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events7/banners/14680730-b7de-11f0-9377-37182a3a0089-rimg-w1000-h563-dca

## FAQs

- **Q**: When and where is Yarmouth Branch Monthly Activity being held?
  - **A:** Yarmouth Branch Monthly Activity takes place on Wed, 15 Apr, 2026 at 06:30 pm to Wed, 15 Apr, 2026 at 07:30 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 Monthly Activity",
        "image": "https://cdn-az.allevents.in/events3/banners/c8f07640-3913-11f1-9e48-df2c38e9f7e9-rimg-w1200-h675-dca68d76-gmir.jpg",
        "startDate": "2026-04-15",
        "endDate": "2026-04-15",
        "url": "https://allevents.in/yarmouth/yarmouth-branch-monthly-activity/1600029116019929",
        "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 out and meet with members and friends for a fun night together. Event details to follow. All are welcome. Hope to see you there!"
    }
]
```