

# Event Details

- **Event Name**: Volleyball
- **Event Start and End Date**: Thu, 15 Jan, 2026 at 07:00 pm – Thu, 15 Jan, 2026 at 08:30 pm
- **Event Description**: Open play for any adults and youth ages 12+.
- **Event URL**: https://allevents.in/north-caldwell/volleyball/1600028868712344
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: North Caldwell
- **state**: NJ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.849227050314
- **long**: -74.260033129614
- **full address**: The Church of Jesus Christ of Latter-day Saints, 209 Mountain Avenue, North Caldwell, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7bb313c0-91bf-11f0-9168-03be264ad628-rimg-w960-h585-dc9

## FAQs

- **Q**: When and where is Volleyball being held?
  - **A:** Volleyball takes place on Thu, 15 Jan, 2026 at 07:00 pm to Thu, 15 Jan, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 209 Mountain Avenue, North Caldwell, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Volleyball",
        "image": "https://cdn-az.allevents.in/events4/banners/19c1b6f0-f270-11f0-b438-d75247fd2adc-rimg-w960-h585-dc927648-gmir.jpg",
        "startDate": "2026-01-15",
        "endDate": "2026-01-15",
        "url": "https://allevents.in/north-caldwell/volleyball/1600028868712344",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "209 Mountain Avenue",
                "addressLocality": "North Caldwell",
                "addressRegion": "NJ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.849227050314",
                "longitude": "-74.260033129614"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open play for any adults and youth ages 12+."
    }
]
```