

# Event Details

- **Event Name**: Young Single Adult: Volleyball and Boardgames
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm – Wed, 24 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for a few rounds of Volleyball and Boardgames at the Church of Jesus Christ of Latter-day Saints! There will be music, games, and hanging out for everyone interested. All are invited!
- **Event URL**: https://allevents.in/reno/young-single-adult-volleyball-and-boardgames/1600029253488407
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Reno
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.540744441852
- **long**: -119.82190333866
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1309 Buena Vista Avenue, Reno, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/44ca13d0-c9ab-11f0-b46d-5393deff9437-rimg-w1000-h1294-d

## FAQs

- **Q**: When and where is Young Single Adult: Volleyball and Boardgames being held?
  - **A:** Young Single Adult: Volleyball and Boardgames takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1309 Buena Vista Avenue, Reno, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Young Single Adult: Volleyball and Boardgames",
        "image": "https://cdn-az.allevents.in/events1/banners/8b988c00-d212-11f0-996b-d59fe40bb918-rimg-w1200-h1553-dc00388a-gmir.png",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/reno/young-single-adult-volleyball-and-boardgames/1600029253488407",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1309 Buena Vista Avenue",
                "addressLocality": "Reno",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.540744441852",
                "longitude": "-119.82190333866"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a few rounds of Volleyball and Boardgames at the Church of Jesus Christ of Latter-day Saints! There will be music, games, and hanging out for everyone interested. All are invited!"
    }
]
```