

# Event Details

- **Event Name**: Volleyball
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 07:00 pm – Thu, 18 Dec, 2025 at 09:00 pm
- **Event Description**: Each week we play Volleyball on Thursday evenings. Come play with us!
- **Event URL**: https://allevents.in/san-jose/volleyball/1600029089337212
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: San Jose
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.4092483
- **long**: -121.8691588
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3110 Cropley Avenue, San Jose, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6d819780-b22c-11f0-9cbf-6f182a31b63f-rimg-w1000-h562-dcc

## FAQs

- **Q**: When and where is Volleyball being held?
  - **A:** Volleyball takes place on Thu, 18 Dec, 2025 at 07:00 pm to Thu, 18 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 3110 Cropley Avenue, San Jose, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Volleyball",
        "image": "https://cdn-az.allevents.in/events7/banners/48090090-d20e-11f0-8e6b-3d758292774f-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/san-jose/volleyball/1600029089337212",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3110 Cropley Avenue",
                "addressLocality": "San Jose",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.4092483",
                "longitude": "-121.8691588"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Each week we play Volleyball on Thursday evenings. Come play with us!"
    }
]
```