

# Event Details

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

## Ticket Details

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

## 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8c12a240-2449-11f1-9831-630114a07816-rimg-w1200-h675-dcdcc3ab-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8c6ea4f0-2449-11f1-886e-e3e40c802de8-rimg-w300-h300-dcdcc3ab-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 07 Apr, 2026 at 06:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 10120 Chapel Hill Road, Lake Stevens, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Lake Stevens Ward Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lake Stevens Ward Basketball",
        "image": "https://cdn-az.allevents.in/events2/banners/8c12a240-2449-11f1-9831-630114a07816-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-04-07T18:00:00-07:00",
        "endDate": "2026-04-07T19:00:00-07:00",
        "url": "https://allevents.in/lake-stevens/lake-stevens-ward-basketball/1600027564331106",
        "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"
    }
]
```