

# Event Details

- **Event Name**: WCCO Volleyball
- **Event Start and End Date**: Wed, 14 Jan, 2026 at 08:15 pm – Wed, 14 Jan, 2026 at 09:30 pm
- **Event Description**: Volleyball for everyone! Come join us! Bring a friend. This is a Wilder Chapel Community Outreach event.
- **Event URL**: https://allevents.in/san-antonio/wcco-volleyball/1600028376801346
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: San Antonio
- **state**: TX
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.508676
- **long**: -98.663553
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7100 Wilder Street, San Antonio, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7b04bf90-4e59-11f0-8223-97cb529d66cc-rimg-w1000-h1294-dc

## FAQs

- **Q**: When and where is WCCO Volleyball being held?
  - **A:** WCCO Volleyball takes place on Wed, 14 Jan, 2026 at 08:15 pm to Wed, 14 Jan, 2026 at 09:30 pm at The Church of Jesus Christ of Latter-day Saints, 7100 Wilder Street, San Antonio, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "WCCO Volleyball",
        "image": "https://cdn-az.allevents.in/events7/banners/798e7340-4e59-11f0-a0dd-17f7699c9f58-rimg-w1200-h1553-dc79cdcd-gmir.jpg",
        "startDate": "2026-01-14",
        "endDate": "2026-01-14",
        "url": "https://allevents.in/san-antonio/wcco-volleyball/1600028376801346",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7100 Wilder Street",
                "addressLocality": "San Antonio",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.508676",
                "longitude": "-98.663553"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Volleyball for everyone! Come join us! Bring a friend. This is a Wilder Chapel Community Outreach event."
    }
]
```