

# Event Details

- **Event Name**: Men’s Basketball
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 03:30 pm – Fri, 26 Jun, 2026 at 04:30 pm (-07:00)
- **Event Description**: Pickup basketball. All skill levels welcome.
- **Event URL**: https://allevents.in/maple-valley/men’s-basketball/1600029768227756
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Maple Valley
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.3609313
- **long**: -122.0257687
- **full address**: The Church of Jesus Christ of Latter-day Saints, 26800 236th Place SE, Maple Valley, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5ede0c20-1840-11f1-aeab-61db2c8b1d8a-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 26 Jun, 2026 at 03:30 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 26800 236th Place SE, Maple Valley, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Men’s Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men’s Basketball",
        "image": "https://cdn-az.allevents.in/events7/banners/89a85140-2b55-11f1-936c-f556384f78f6-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-06-26T15:30:00-07:00",
        "endDate": "2026-06-26T16:30:00-07:00",
        "url": "https://allevents.in/maple-valley/men’s-basketball/1600029768227756",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "26800 236th Place SE",
                "addressLocality": "Maple Valley",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.3609313",
                "longitude": "-122.0257687"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pickup basketball. All skill levels welcome."
    }
]
```