

# Event Details

- **Event Name**: Open Gym Basketball
- **Event Start and End Date**: Mon, 26 Oct, 2026 at 07:00 pm – Mon, 26 Oct, 2026 at 09:00 pm (-07:00)
- **Event Description**: Come join us for friendly basketball Monday evenings from 7pm to 9pm
- **Event URL**: https://allevents.in/seattle/open-gym-basketball/1600027564762417
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Seattle
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.7252518
- **long**: -122.3578531
- **full address**: The Church of Jesus Christ of Latter-day Saints, 102 North 132nd Street, Seattle, US

## Event gallery

- **Alt text**: Open Gym Basketball
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a3e72b10-3b29-11f1-bd1f-f1e10f03be6f-rimg-w920-h519-dcdaba91-gmir.jpg

## FAQs

- **Q**: When and where is Open Gym Basketball being held?
  - **A:** Open Gym Basketball takes place on Mon, 26 Oct, 2026 at 07:00 pm to Mon, 26 Oct, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 102 North 132nd Street, Seattle, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Open Gym Basketball is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Seattle, this event is thoughtfully curated to deliver a standout experience worth every moment. If Open Gym Basketball sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Open Gym Basketball",
        "image": "https://cdn-az.allevents.in/events2/banners/a3e72b10-3b29-11f1-bd1f-f1e10f03be6f-rimg-w920-h519-dcdaba91-gmir.jpg",
        "startDate": "2026-10-26T19:00:00-07:00",
        "endDate": "2026-10-26T21:00:00-07:00",
        "url": "https://allevents.in/seattle/open-gym-basketball/1600027564762417",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 North 132nd Street",
                "addressLocality": "Seattle",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.7252518",
                "longitude": "-122.3578531"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for friendly basketball Monday evenings from 7pm to 9pm"
    }
]
```