

# Event Details

- **Event Name**: Ellsworth Ward Relief Society Night
- **Event Start and End Date**: Thu, 07 May, 2026 at 06:00 pm – Thu, 07 May, 2026 at 08:00 pm
- **Event Description**: Ellsworth Ward Relief Society Night
- **Event URL**: https://allevents.in/vancouver/ellsworth-ward-relief-society-night/1600029218479515
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3bcbfe40-c4fd-11f0-9846-4594b161e87b-rimg-w1000-h563-dcf

## FAQs

- **Q**: When and where is Ellsworth Ward Relief Society Night being held?
  - **A:** Ellsworth Ward Relief Society Night takes place on Thu, 07 May, 2026 at 06:00 pm to Thu, 07 May, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 10509 Southeast 5th Street, Vancouver, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ellsworth Ward Relief Society Night",
        "image": "https://cdn-az.allevents.in/events9/banners/99742330-3b25-11f1-8e34-03a3d24e2476-rimg-w1200-h675-dcf4f1ef-gmir.jpg",
        "startDate": "2026-05-07",
        "endDate": "2026-05-07",
        "url": "https://allevents.in/vancouver/ellsworth-ward-relief-society-night/1600029218479515",
        "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": "Ellsworth Ward Relief Society Night"
    }
]
```