

# Event Details

- **Event Name**: Volleyball night
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:00 pm – Sat, 13 Dec, 2025 at 09:00 pm
- **Event Description**: Everyone is welcome to come play volleyball with our missionaries and friends every Saturday evening.
- **Event URL**: https://allevents.in/issaquah/volleyball-night/1600027505880805
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Issaquah
- **state**: WA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.5791821
- **long**: -121.984381
- **full address**: The Church of Jesus Christ of Latter-day Saints, 26529 SE Duthie Hill Rd, Issaquah, United States

## Event gallery

- **Alt text**: Volleyball night
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3777f580-3054-11f0-9b29-b579dca18043-rimg-w1200-h675-dcc3bbaa-gmir.jpg

## FAQs

- **Q**: When and where is Volleyball night being held?
  - **A:** Volleyball night takes place on Sat, 13 Dec, 2025 at 07:00 pm to Sat, 13 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 26529 SE Duthie Hill Rd, Issaquah, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Volleyball night is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Issaquah, this event is thoughtfully curated to deliver a standout experience worth every moment. If Volleyball night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Volleyball night",
        "image": "https://cdn-az.allevents.in/events9/banners/3777f580-3054-11f0-9b29-b579dca18043-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/issaquah/volleyball-night/1600027505880805",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "26529 SE Duthie Hill Rd",
                "addressLocality": "Issaquah",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.5791821",
                "longitude": "-121.984381"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is welcome to come play volleyball with our missionaries and friends every Saturday evening."
    }
]
```