

# Event Details

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

## Ticket Details

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

## Event venue details

- **city**: Springville
- **state**: UT
- **country**: US
- **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, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/73fbb950-d20d-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/745cec20-d20d-11f0-8e6b-3d758292774f-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 18 Dec, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1157 West 900 South, Springville, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Women’s Volleyball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Women’s Volleyball",
        "image": "https://cdn-az.allevents.in/events10/banners/73fbb950-d20d-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/springville/women’s-volleyball/1600027486606741",
        "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": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.15346309141",
                "longitude": "-111.63124759125"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```