

# Event Details

- **Event Name**: Open Gym Basketball
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 08:30 pm – Tue, 25 Nov, 2025 at 10:30 pm
- **Event Description**: Join us on Tuesday nights at 8:00PM for open gym styke basketball. All are welcome.
- **Event URL**: https://allevents.in/sumner/open-gym-basketball/1600028225266642
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sumner
- **state**: WA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.197896
- **long**: -122.230116
- **full address**: The Church of Jesus Christ of Latter-day Saints, 512 Valley Avenue East, Sumner, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a146d530-3784-11f0-83b6-cbd7711d5176-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 25 Nov, 2025 at 08:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 512 Valley Avenue East, Sumner, 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/events8/banners/b1d9d820-3784-11f0-8b3a-651fa3199359-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2025-11-25",
        "endDate": "2025-11-25",
        "url": "https://allevents.in/sumner/open-gym-basketball/1600028225266642",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "512 Valley Avenue East",
                "addressLocality": "Sumner",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.197896",
                "longitude": "-122.230116"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Tuesday nights at 8:00PM for open gym styke basketball. All are welcome."
    }
]
```