

# Event Details

- **Event Name**: Stake Adult Volleyball
- **Event Start and End Date**: Fri, 27 Feb, 2026 at 05:00 pm – Fri, 27 Feb, 2026 at 10:00 pm
- **Event Description**: Stake Adult Coed Volleyball
- **Event URL**: https://allevents.in/roosevelt/stake-adult-volleyball/1600029133490130
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Roosevelt
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.300032456554
- **long**: -109.9852429026
- **full address**: The Church of Jesus Christ of Latter-day Saints, 447 East Lagoon Street, Roosevelt, US

## Event gallery

- **Alt text**: Stake Adult Volleyball
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5bfbe330-ba5b-11f0-a5ac-c5732d107508-rimg-w1200-h675-dcc3bbaa-gmir.jpg

## FAQs

- **Q**: When and where is Stake Adult Volleyball being held?
  - **A:** Stake Adult Volleyball takes place on Fri, 27 Feb, 2026 at 05:00 pm to Fri, 27 Feb, 2026 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 447 East Lagoon Street, Roosevelt, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Adult Volleyball",
        "image": "https://cdn-az.allevents.in/events10/banners/5bfbe330-ba5b-11f0-a5ac-c5732d107508-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2026-02-27",
        "endDate": "2026-02-27",
        "url": "https://allevents.in/roosevelt/stake-adult-volleyball/1600029133490130",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "447 East Lagoon Street",
                "addressLocality": "Roosevelt",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.300032456554",
                "longitude": "-109.9852429026"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stake Adult Coed Volleyball"
    }
]
```