

# Event Details

- **Event Name**: Volleyball Night
- **Event Start and End Date**: Thu, 15 Jan, 2026 at 06:30 pm – Thu, 15 Jan, 2026 at 08:30 pm
- **Event Description**: Join in the open volleyball night. Everyone is welcome and it is free!
- **Event URL**: https://allevents.in/north-vancouver/volleyball-night/1600029280432437
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/e0a7ad80-ce56-11f0-bb67-fb6d397f1b16-rimg-w629-h603-dca8

## FAQs

- **Q**: When and where is Volleyball Night being held?
  - **A:** Volleyball Night takes place on Thu, 15 Jan, 2026 at 06:30 pm to Thu, 15 Jan, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 941 Lynn Valley Road, North Vancouver, CA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Volleyball Night",
        "image": "https://cdn-az.allevents.in/events4/banners/dff0b990-ce56-11f0-b6d4-af84bbdedf18-rimg-w629-h603-dca8a6a8-gmir.png",
        "startDate": "2026-01-15",
        "endDate": "2026-01-15",
        "url": "https://allevents.in/north-vancouver/volleyball-night/1600029280432437",
        "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!"
    }
]
```