

# Event Details

- **Event Name**: Volleyball
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 05:30 pm – Wed, 17 Dec, 2025 at 09:00 pm
- **Event Description**: It's what it sounds like! We get together before and after Institute to play some friendly, casual volleyball!
- **Event URL**: https://allevents.in/albany/volleyball/1600029127132746
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Albany
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.6133511
- **long**: -123.071494
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2850 Grand Prairie Road Southeast, Albany, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/59c28580-b9cd-11f0-b18d-2de9eb7cb3fc-rimg-w1000-h562-dcc

## FAQs

- **Q**: When and where is Volleyball being held?
  - **A:** Volleyball takes place on Wed, 17 Dec, 2025 at 05:30 pm to Wed, 17 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 2850 Grand Prairie Road Southeast, Albany, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Volleyball",
        "image": "https://cdn-az.allevents.in/events6/banners/72f23ec0-dbb4-11f0-bca8-9d11239e63b8-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2025-12-17",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/albany/volleyball/1600029127132746",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2850 Grand Prairie Road Southeast",
                "addressLocality": "Albany",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.6133511",
                "longitude": "-123.071494"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's what it sounds like! We get together before and after Institute to play some friendly, casual volleyball!"
    }
]
```