

# Event Details

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

## Ticket Details

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

## 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f49335b0-2c41-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f4eaf2a0-2c41-11f0-b268-d78ed8940c40-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 27 Nov, 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, United States
- **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": "SportsEvent",
        "name": "Women’s Volleyball",
        "image": "https://cdn-az.allevents.in/events7/banners/f49335b0-2c41-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-27",
        "endDate": "2025-11-27",
        "url": "https://allevents.in/springville/women’s-volleyball/1600027486604317",
        "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"
    }
]
```