

# Event Details

- **Event Name**: Basketball
- **Event Start and End Date**: Thu, 02 Apr, 2026 at 08:30 pm – Thu, 02 Apr, 2026 at 09:30 pm
- **Event Description**: Come shoot hoops at Thursday Night Basketball, every week at 8:30 PM in the cultural hall. Whether you're looking to stay active, sharpen your skills, or just hang out with good people, everyone is welcome—no matter your skill level. Bring your friends and let's have some fun!
- **Event URL**: https://allevents.in/washougal/basketball/1600027968295715
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Washougal
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.5880877
- **long**: -122.3261654
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3920 Q Street, Washougal, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/89c392d0-074c-11f0-855c-e76542f5d713-rimg-w1000-h562-dcd

## FAQs

- **Q**: When and where is Basketball being held?
  - **A:** Basketball takes place on Thu, 02 Apr, 2026 at 08:30 pm to Thu, 02 Apr, 2026 at 09:30 pm at The Church of Jesus Christ of Latter-day Saints, 3920 Q Street, Washougal, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Washougal, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Basketball",
        "image": "https://cdn-az.allevents.in/events3/banners/52e26c40-2420-11f1-b21f-e7b51f3e47f4-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-04-02",
        "endDate": "2026-04-02",
        "url": "https://allevents.in/washougal/basketball/1600027968295715",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3920 Q Street",
                "addressLocality": "Washougal",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.5880877",
                "longitude": "-122.3261654"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come shoot hoops at Thursday Night Basketball, every week at 8:30 PM in the cultural hall. Whether you're looking to stay active, sharpen your skills, or just hang out with good people, everyone is welcome—no matter your skill level. Bring your friends and let's have some fun!"
    }
]
```