

# Event Details

- **Event Name**: Volleyball
- **Event Start and End Date**: Tue, 20 Jan, 2026 at 08:00 pm – Tue, 20 Jan, 2026 at 09:30 pm
- **Event Description**: Volleyball is a team sport in which two teams of six players are separated by a net. Each team tries to score points by grounding a ball on the other team's court under organized rules.
- **Event URL**: https://allevents.in/highland/volleyball/1600029221573159
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Highland
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.418965681237
- **long**: -111.78782447363
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10390 North Alpine Highway, Highland, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a1f81570-c56e-11f0-a291-d96605d091d9-rimg-w920-h519-dc10

## FAQs

- **Q**: When and where is Volleyball being held?
  - **A:** Volleyball takes place on Tue, 20 Jan, 2026 at 08:00 pm to Tue, 20 Jan, 2026 at 09:30 pm at The Church of Jesus Christ of Latter-day Saints, 10390 North Alpine Highway, Highland, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Volleyball",
        "image": "https://cdn-az.allevents.in/events7/banners/a13f9ae0-c56e-11f0-b61d-bb2498f53cda-rimg-w920-h519-dc102d30-gmir.jpg",
        "startDate": "2026-01-20",
        "endDate": "2026-01-20",
        "url": "https://allevents.in/highland/volleyball/1600029221573159",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10390 North Alpine Highway",
                "addressLocality": "Highland",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.418965681237",
                "longitude": "-111.78782447363"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Volleyball is a team sport in which two teams of six players are separated by a net. Each team tries to score points by grounding a ball on the other team's court under organized rules."
    }
]
```