

# Event Details

- **Event Name**: Open Gym Basketball
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 08:30 pm – Tue, 16 Dec, 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/1600028225288150
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sumner
- **state**: WA
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5366b270-3786-11f0-83b6-cbd7711d5176-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 16 Dec, 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, US
- **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": "SportsEvent",
        "name": "Open Gym Basketball",
        "image": "https://cdn-az.allevents.in/events5/banners/886fedc0-d5e1-11f0-aebb-5bee6a1ddbf9-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/sumner/open-gym-basketball/1600028225288150",
        "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": {
                    "@type": "Country",
                    "name": "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."
    }
]
```