

# Event Details

- **Event Name**: 1st Ward Relief Society
- **Event Start and End Date**: Thu, 08 Jan, 2026 at 06:30 pm – Thu, 08 Jan, 2026 at 08:30 pm
- **Event Description**: Check back for more information soon!
- **Event URL**: https://allevents.in/vancouver/1st-ward-relief-society/1600027994877504
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Vancouver
- **state**: WA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.692129
- **long**: -122.619937
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9729 Northeast 50th Avenue, Vancouver, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2dd15a20-0cc9-11f0-a6da-59f88de70000-rimg-w920-h519-dcbe

## FAQs

- **Q**: When and where is 1st Ward Relief Society being held?
  - **A:** 1st Ward Relief Society takes place on Thu, 08 Jan, 2026 at 06:30 pm to Thu, 08 Jan, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 9729 Northeast 50th Avenue, Vancouver, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "1st Ward Relief Society",
        "image": "https://cdn-az.allevents.in/events5/banners/e008fac0-2cab-11f0-96e4-b5d7e1ccbbcd-rimg-w920-h519-dcbeae7d-gmir.jpg",
        "startDate": "2026-01-08",
        "endDate": "2026-01-08",
        "url": "https://allevents.in/vancouver/1st-ward-relief-society/1600027994877504",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9729 Northeast 50th Avenue",
                "addressLocality": "Vancouver",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.692129",
                "longitude": "-122.619937"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Check back for more information soon!"
    }
]
```