

# Event Details

- **Event Name**: St Johns Ward Pickleball Night
- **Event Start and End Date**: Fri, 10 Apr, 2026 at 07:00 pm – Fri, 10 Apr, 2026 at 09:00 pm
- **Event Description**: Adult pickleball for St Johns Ward
- **Event URL**: https://allevents.in/vancouver/st-johns-ward-pickleball-night/1600028690806239
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Vancouver
- **state**: WA
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3fa1cd30-7af5-11f0-aadc-bf10c0438c26-rimg-w1000-h561-dcd

## FAQs

- **Q**: When and where is St Johns Ward Pickleball Night being held?
  - **A:** St Johns Ward Pickleball Night takes place on Fri, 10 Apr, 2026 at 07:00 pm to Fri, 10 Apr, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 9729 Northeast 50th Avenue, Vancouver, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "St Johns Ward Pickleball Night",
        "image": "https://cdn-az.allevents.in/events6/banners/08de4600-354b-11f1-a0ec-d9550886fa40-rimg-w1200-h674-dcd8c28c-gmir.png",
        "startDate": "2026-04-10",
        "endDate": "2026-04-10",
        "url": "https://allevents.in/vancouver/st-johns-ward-pickleball-night/1600028690806239",
        "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": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.692129",
                "longitude": "-122.619937"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Adult pickleball for St Johns Ward"
    }
]
```