

# Event Details

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

## Ticket Details

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

## 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/8e8fccd0-4e59-11f0-8322-9dbbd9bb93aa-rimg-w1000-h1294-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 31 Dec, 2025 at 08:15 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 7100 Wilder Street, San Antonio, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about WCCO Volleyball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "WCCO Volleyball",
        "image": "https://cdn-az.allevents.in/events4/banners/f16f75b0-e6b8-11f0-a49b-adc4455cf035-rimg-w1200-h1553-dc79cdcd-gmir.jpg",
        "startDate": "2025-12-31",
        "endDate": "2025-12-31",
        "url": "https://allevents.in/san-antonio/wcco-volleyball/1600028376805519",
        "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."
    }
]
```