

# Event Details

- **Event Name**: Volleyball Night
- **Event Start and End Date**: Mon, 09 Mar, 2026 at 06:30 pm – Mon, 09 Mar, 2026 at 08:30 pm
- **Event Description**: Join in the open volleyball night. Everyone is welcome and it is free! Come ready to play!
- **Event URL**: https://allevents.in/north-vancouver/volleyball-night/1600029568525126
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: North Vancouver
- **state**: BC
- **country**: CA
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 49.331709
- **long**: -123.046778
- **full address**: The Church of Jesus Christ of Latter-day Saints, 941 Lynn Valley Road, North Vancouver, CA

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3edfbb60-fb0a-11f0-815b-398c7ebe8f39-rimg-w629-h603-dca8

## FAQs

- **Q**: When and where is Volleyball Night being held?
  - **A:** Volleyball Night takes place on Mon, 09 Mar, 2026 at 06:30 pm to Mon, 09 Mar, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 941 Lynn Valley Road, North Vancouver, CA.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Volleyball Night is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in North Vancouver, this event is thoughtfully curated to deliver a standout experience worth every moment. If Volleyball Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Volleyball Night",
        "image": "https://cdn-az.allevents.in/events2/banners/b2772fb0-18c7-11f1-8d33-7908ca91eca2-rimg-w629-h603-dca8a6a8-gmir.png",
        "startDate": "2026-03-09",
        "endDate": "2026-03-09",
        "url": "https://allevents.in/north-vancouver/volleyball-night/1600029568525126",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "941 Lynn Valley Road",
                "addressLocality": "North Vancouver",
                "addressRegion": "BC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "CA"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.331709",
                "longitude": "-123.046778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join in the open volleyball night. Everyone is welcome and it is free! Come ready to play!"
    }
]
```