

# Event Details

- **Event Name**: Open Volleyball
- **Event Start and End Date**: Tue, 03 Mar, 2026 at 07:00 pm – Tue, 03 Mar, 2026 at 09:00 pm
- **Event Description**: Every Tuesday, in the Pacific Beach Cultural Hall from 7-9pm we gather for open volleyball. All are welcome to enjoy learning and playing together. All skill levels are welcome - please come with comfortable athletic wear. We look forward to seeing you on the court!
- **Event URL**: https://allevents.in/san-diego/open-volleyball/1600029118643913
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: San Diego
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.8099514
- **long**: -117.2494143
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5151 Fanuel Street, San Diego, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2374bd30-b86b-11f0-9377-37182a3a0089-rimg-w1000-h562-dcc

## FAQs

- **Q**: When and where is Open Volleyball being held?
  - **A:** Open Volleyball takes place on Tue, 03 Mar, 2026 at 07:00 pm to Tue, 03 Mar, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 5151 Fanuel Street, San Diego, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Open Volleyball",
        "image": "https://cdn-az.allevents.in/events9/banners/2159f380-b86b-11f0-9377-37182a3a0089-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2026-03-03",
        "endDate": "2026-03-03",
        "url": "https://allevents.in/san-diego/open-volleyball/1600029118643913",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5151 Fanuel Street",
                "addressLocality": "San Diego",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.8099514",
                "longitude": "-117.2494143"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every Tuesday, in the Pacific Beach Cultural Hall from 7-9pm we gather for open volleyball. All are welcome to enjoy learning and playing together. All skill levels are welcome - please come with comfortable athletic wear. We look forward to seeing you on the court!"
    }
]
```