

# Event Details

- **Event Name**: Volleyball
- **Event Start and End Date**: Thu, 09 Oct, 2025 at 07:00 pm – Thu, 09 Oct, 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/1600028256169241
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: San Jose
- **state**: CA
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/427ab2b0-3c6b-11f0-85ff-cb5201c046d9-rimg-w1000-h562-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 09 Oct, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3110 Cropley Avenue, San Jose, United States
- **Q**: Where can I find ticket details about Volleyball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Volleyball",
        "image": "https://cdn-az.allevents.in/events7/banners/41b23290-3c6b-11f0-a173-81ce68aea210-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2025-10-09",
        "endDate": "2025-10-09",
        "url": "https://allevents.in/san-jose/volleyball/1600028256169241",
        "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": "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!"
    }
]
```