

# Event Details

- **Event Name**: Women’s Volleyball
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 09:00 am – Thu, 04 Dec, 2025 at 10:00 am
- **Event URL**: https://allevents.in/springville/women’s-volleyball/1600027486604922
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Springville
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.15346309141
- **long**: -111.63124759125
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1157 West 900 South, Springville, United States

## Event gallery

- **Alt text**: Women’s Volleyball
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f2a94000-2c41-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Women’s Volleyball being held?
  - **A:** Women’s Volleyball takes place on Thu, 04 Dec, 2025 at 09:00 am to Thu, 04 Dec, 2025 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 1157 West 900 South, Springville, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Women’s Volleyball",
        "image": "https://cdn-az.allevents.in/events4/banners/f2a94000-2c41-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-04",
        "endDate": "2025-12-04",
        "url": "https://allevents.in/springville/women’s-volleyball/1600027486604922",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1157 West 900 South",
                "addressLocality": "Springville",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.15346309141",
                "longitude": "-111.63124759125"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```