

# Event Details

- **Event Name**: Volleyball Activity
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 08:00 pm – Thu, 27 Nov, 2025 at 11:00 pm
- **Event Description**: Open to anyone everyone to join in playing volleyball. All skill levels are welcomed.
- **Event URL**: https://allevents.in/las-vegas/volleyball-activity/1600028563379756
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.121366738762
- **long**: -115.23679909339
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6601 West Twain Avenue, Las Vegas, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/62e55980-69aa-11f0-ae2e-8105958076eb-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 27 Nov, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 6601 West Twain Avenue, Las Vegas, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Volleyball Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Volleyball Activity",
        "image": "https://cdn-az.allevents.in/events1/banners/9efd88c0-a893-11f0-9b61-01506e54cb67-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2025-11-27",
        "endDate": "2025-11-27",
        "url": "https://allevents.in/las-vegas/volleyball-activity/1600028563379756",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6601 West Twain Avenue",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.121366738762",
                "longitude": "-115.23679909339"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open to anyone everyone to join in playing volleyball. All skill levels are welcomed."
    }
]
```