

# Event Details

- **Event Name**: Ward Dinner Activity
- **Event Start and End Date**: Sat, 16 May, 2026 at 06:00 pm – Sat, 16 May, 2026 at 09:00 pm (-07:00)
- **Event Description**: Felida ward dinner activity for all ward members. Details coming.
- **Event URL**: https://allevents.in/vancouver/ward-dinner-activity/1600029546231513
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Vancouver
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.725522
- **long**: -122.69801
- **full address**: The Church of Jesus Christ of Latter-day Saints, 14400 Northwest 26th Avenue, Vancouver, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a9ca7c80-f7e0-11f0-9be3-e3b7b4b0331e-rimg-w1000-h563-dc6

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 16 May, 2026 at 06:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 14400 Northwest 26th Avenue, Vancouver, US
- **Q**: Where can I find ticket details about Ward Dinner Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Dinner Activity",
        "image": "https://cdn-az.allevents.in/events4/banners/a93baa00-f7e0-11f0-9be3-e3b7b4b0331e-rimg-w1200-h675-dc61432d-gmir.jpg",
        "startDate": "2026-05-16T18:00:00-07:00",
        "endDate": "2026-05-16T21:00:00-07:00",
        "url": "https://allevents.in/vancouver/ward-dinner-activity/1600029546231513",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14400 Northwest 26th Avenue",
                "addressLocality": "Vancouver",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.725522",
                "longitude": "-122.69801"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Felida ward dinner activity for all ward members. Details coming."
    }
]
```