

# Event Details

- **Event Name**: Open Gym Basketball
- **Event Start and End Date**: Mon, 02 Mar, 2026 at 07:00 pm – Mon, 09 Nov, 2026 at 07: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/1600027564753455
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Seattle
- **state**: WA
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c874dc40-2c46-11f0-b268-d78ed8940c40-rimg-w920-h519-dcdaba91-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c8b392f0-2c46-11f0-9941-47ce4d258e71-rimg-w300-h300-dcdaba90-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 02 Mar, 2026 at 07:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 102 North 132nd Street, Seattle, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Open Gym Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Open Gym Basketball",
        "image": "https://cdn-az.allevents.in/events10/banners/c874dc40-2c46-11f0-b268-d78ed8940c40-rimg-w920-h519-dcdaba91-gmir.jpg",
        "startDate": "2026-03-02T19:00:00-07:00",
        "endDate": "2026-11-09T19:00:00-07:00",
        "url": "https://allevents.in/seattle/open-gym-basketball/1600027564753455",
        "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": "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"
    }
]
```