

# Event Details

- **Event Name**: Volleyball
- **Event Start and End Date**: Tue, 20 Oct, 2026 at 08:00 pm – Tue, 20 Oct, 2026 at 09:00 pm (-07:00)
- **Event Description**: Come join us for volleyball every Tuesday and Thursday at 8pm at the Lake Oswego Stake Center Gym! Bring your own gear and equipment, and be ready to have fun!
- **Event URL**: https://allevents.in/lake-oswego/volleyball/1600029806298244
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lake Oswego
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.419673
- **long**: -122.7310958
- **full address**: The Church of Jesus Christ of Latter-day Saints, 14903 Westlake Drive, Lake Oswego, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/29317280-1f05-11f1-8c59-7d35fb7764c4-rimg-w1000-h562-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 20 Oct, 2026 at 08:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 14903 Westlake Drive, Lake Oswego, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Volleyball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Volleyball",
        "image": "https://cdn-az.allevents.in/events9/banners/b978fa10-2299-11f1-a236-a7d1a4bfdf8e-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2026-10-20T20:00:00-07:00",
        "endDate": "2026-10-20T21:00:00-07:00",
        "url": "https://allevents.in/lake-oswego/volleyball/1600029806298244",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14903 Westlake Drive",
                "addressLocality": "Lake Oswego",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.419673",
                "longitude": "-122.7310958"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for volleyball every Tuesday and Thursday at 8pm at the Lake Oswego Stake Center Gym! Bring your own gear and equipment, and be ready to have fun!"
    }
]
```