

# Event Details

- **Event Name**: WCCO Volleyball
- **Event Start and End Date**: Wed, 07 Jan, 2026 at 08:15 pm – Wed, 07 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/1600028342098243
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: San Antonio
- **state**: TX
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3e53a190-498d-11f0-a9c5-293607c471b1-rimg-w1000-h1294-dc

## FAQs

- **Q**: When and where is WCCO Volleyball being held?
  - **A:** WCCO Volleyball takes place on Wed, 07 Jan, 2026 at 08:15 pm to Wed, 07 Jan, 2026 at 09:30 pm at The Church of Jesus Christ of Latter-day Saints, 7100 Wilder Street, San Antonio, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** WCCO Volleyball is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in San Antonio, this event is thoughtfully curated to deliver a standout experience worth every moment. If WCCO Volleyball sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "WCCO Volleyball",
        "image": "https://cdn-az.allevents.in/events6/banners/1a8c51e0-ec39-11f0-9466-69fb9030cfbe-rimg-w1200-h1553-dc79cdcd-gmir.jpg",
        "startDate": "2026-01-07",
        "endDate": "2026-01-07",
        "url": "https://allevents.in/san-antonio/wcco-volleyball/1600028342098243",
        "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": {
                    "@type": "Country",
                    "name": "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."
    }
]
```