

# Event Details

- **Event Name**: Volleyball (Open Gym)
- **Event Start and End Date**: Thu, 16 Apr, 2026 at 07:00 pm – Thu, 16 Apr, 2026 at 08:30 pm (-04:00)
- **Event Description**: All are welcome!
- **Event URL**: https://allevents.in/horseheads/volleyball-open-gym/1600029105896325
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Horseheads
- **state**: NY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.16527050739
- **long**: -76.850727239104
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1060 West Broad Street, Horseheads, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c4290510-b5eb-11f0-86cc-0bd24ef9fae2-rimg-w920-h519-dcef

## FAQs

- **Q**: When and where is Volleyball (Open Gym) being held?
  - **A:** Volleyball (Open Gym) takes place on Thu, 16 Apr, 2026 at 07:00 pm to Thu, 16 Apr, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 1060 West Broad Street, Horseheads, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Volleyball (Open Gym)",
        "image": "https://cdn-az.allevents.in/events1/banners/c2dfe340-b5eb-11f0-8306-5bb6efb0c039-rimg-w920-h519-dcefd2a7-gmir.jpg",
        "startDate": "2026-04-16T19:00:00-04:00",
        "endDate": "2026-04-16T20:30:00-04:00",
        "url": "https://allevents.in/horseheads/volleyball-open-gym/1600029105896325",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1060 West Broad Street",
                "addressLocality": "Horseheads",
                "addressRegion": "NY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.16527050739",
                "longitude": "-76.850727239104"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome!"
    }
]
```