

# Event Details

- **Event Name**: Women volleyball
- **Event Start and End Date**: Tue, 07 Apr, 2026 at 08:30 am – Tue, 14 Jul, 2026 at 08:30 am (-07:00)
- **Event Description**: Women playing volleyball all are welcome to join
- **Event URL**: https://allevents.in/las-vegas/women-volleyball/1600028692714033
- **Event Categories**: Sports
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.233266400662
- **long**: -115.28917998988
- **full address**: The Church of Jesus Christ of Latter-day Saints, 8801 West Alexander Road, Las Vegas, United States

## Event gallery

- **Alt text**: Women volleyball
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6f9b3db0-7b8f-11f0-85d7-3195666af675-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Women volleyball being held?
  - **A:** Women volleyball takes place on Tue, 07 Apr, 2026 at 08:30 am to Tue, 14 Jul, 2026 at 08:30 am at The Church of Jesus Christ of Latter-day Saints, 8801 West Alexander Road, Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Women volleyball",
        "image": "https://cdn-az.allevents.in/events3/banners/6f9b3db0-7b8f-11f0-85d7-3195666af675-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-07T08:30:00-07:00",
        "endDate": "2026-07-14T08:30:00-07:00",
        "url": "https://allevents.in/las-vegas/women-volleyball/1600028692714033",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8801 West Alexander Road",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.233266400662",
                "longitude": "-115.28917998988"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Women playing volleyball all are welcome to join"
    }
]
```