

# Event Details

- **Event Name**: Women's basketball
- **Event Start and End Date**: Tue, 03 Mar, 2026 at 08:00 pm – Tue, 29 Dec, 2026 at 08:00 pm (-07:00)
- **Event Description**: Tuesday evening basketball for all women wanting to attend.
- **Event URL**: https://allevents.in/kalispell/womens-basketball/1600029537893139
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Kalispell
- **state**: MT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 48.227900901227
- **long**: -114.30852617782
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1380 Whitefish Stage Road, Kalispell, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4799ac10-f6f1-11f0-ac63-75911b46e902-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 03 Mar, 2026 at 08:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1380 Whitefish Stage Road, Kalispell, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Women's basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Women's basketball",
        "image": "https://cdn-az.allevents.in/events9/banners/f71505b0-125b-11f1-92a1-4f801371dba8-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-03T20:00:00-07:00",
        "endDate": "2026-12-29T20:00:00-07:00",
        "url": "https://allevents.in/kalispell/womens-basketball/1600029537893139",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1380 Whitefish Stage Road",
                "addressLocality": "Kalispell",
                "addressRegion": "MT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.227900901227",
                "longitude": "-114.30852617782"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tuesday evening basketball for all women wanting to attend."
    }
]
```