

# Event Details

- **Event Name**: Monday Night Basketball
- **Event Start and End Date**: Mon, 29 Jun, 2026 at 08:30 pm – Mon, 29 Jun, 2026 at 10:00 pm (-07:00)
- **Event Description**: Open gym. Adult basketball starting at 8:30 PM every Monday.
- **Event URL**: https://allevents.in/auburn/monday-night-basketball/1600029883061054
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Auburn
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.292372
- **long**: -122.220722
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1820 F Street Southeast, Auburn, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7b3c0840-2dad-11f1-b4a4-e74a4bf63e65-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 29 Jun, 2026 at 08:30 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1820 F Street Southeast, Auburn, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Monday Night Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monday Night Basketball",
        "image": "https://cdn-az.allevents.in/events4/banners/84d1f360-2dad-11f1-b4a4-e74a4bf63e65-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-06-29T20:30:00-07:00",
        "endDate": "2026-06-29T22:00:00-07:00",
        "url": "https://allevents.in/auburn/monday-night-basketball/1600029883061054",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1820 F Street Southeast",
                "addressLocality": "Auburn",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.292372",
                "longitude": "-122.220722"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open gym. Adult basketball starting at 8:30 PM every Monday."
    }
]
```