

# Event Details

- **Event Name**: Lake Stevens Ward Basketball
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 06:00 pm – Tue, 14 Apr, 2026 at 07:00 pm
- **Event Description**: Youth and parents basketball
- **Event URL**: https://allevents.in/lake-stevens/lake-stevens-ward-basketball/1600027564336451
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lake Stevens
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.995899
- **long**: -122.0946112
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10120 Chapel Hill Road, Lake Stevens, US

## Event gallery

- **Alt text**: Lake Stevens Ward Basketball
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/036a04f0-3868-11f1-8cf9-eb7bf32cfbd0-rimg-w1200-h675-dcdcc3ab-gmir.jpg

## FAQs

- **Q**: When and where is Lake Stevens Ward Basketball being held?
  - **A:** Lake Stevens Ward Basketball takes place on Tue, 14 Apr, 2026 at 06:00 pm to Tue, 14 Apr, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 10120 Chapel Hill Road, Lake Stevens, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lake Stevens Ward 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 Lake Stevens, this event is thoughtfully curated to deliver a standout experience worth every moment. If Lake Stevens Ward Basketball sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lake Stevens Ward Basketball",
        "image": "https://cdn-az.allevents.in/events10/banners/036a04f0-3868-11f1-8cf9-eb7bf32cfbd0-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-04-14",
        "endDate": "2026-04-14",
        "url": "https://allevents.in/lake-stevens/lake-stevens-ward-basketball/1600027564336451",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10120 Chapel Hill Road",
                "addressLocality": "Lake Stevens",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.995899",
                "longitude": "-122.0946112"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth and parents basketball"
    }
]
```