

# Event Details

- **Event Name**: Lake Stevens Ward Basketball
- **Event Start and End Date**: Tue, 01 Dec, 2026 at 06:00 pm – Tue, 01 Dec, 2026 at 06:55 pm (-08:00)
- **Event Description**: Youth and parents basketball
- **Event URL**: https://allevents.in/lake-stevens/lake-stevens-ward-basketball/1600030652935220
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/69b23820-a791-11f1-a4a1-eb59356bc08b-rimg-w1000-h562-dce

## FAQs

- **Q**: When and where is Lake Stevens Ward Basketball being held?
  - **A:** Lake Stevens Ward Basketball takes place on Tue, 01 Dec, 2026 at 06:00 pm to Tue, 01 Dec, 2026 at 06:55 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/events2/banners/692cb470-a791-11f1-a4a1-eb59356bc08b-rimg-w1200-h675-dce8c8b8-gmir.jpg",
        "startDate": "2026-12-01T18:00:00-08:00",
        "endDate": "2026-12-01T18:55:00-08:00",
        "url": "https://allevents.in/lake-stevens/lake-stevens-ward-basketball/1600030652935220",
        "eventStatus": "https://schema.org/EventScheduled",
        "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"
    }
]
```