

# Event Details

- **Event Name**: Kotter Canyon EQ Basketball
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 06:00 am – Sat, 05 Dec, 2026 at 06:00 am (-07:00)
- **Event Description**: Pick Up Basketball game
- **Event URL**: https://allevents.in/brigham-city/kotter-canyon-eq-basketball/1600029276051551
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Brigham City
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.523422807994
- **long**: -112.01011062219
- **full address**: The Church of Jesus Christ of Latter-day Saints, 620 North 300 East, Brigham City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f136edb0-cd97-11f0-be5f-030581adf78c-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Mar, 2026 at 06:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 620 North 300 East, Brigham City, US
- **Q**: Where can I find ticket details about Kotter Canyon EQ Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kotter Canyon EQ Basketball",
        "image": "https://cdn-az.allevents.in/events4/banners/f066a560-cd97-11f0-b6d4-af84bbdedf18-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-07T06:00:00-07:00",
        "endDate": "2026-12-05T06:00:00-07:00",
        "url": "https://allevents.in/brigham-city/kotter-canyon-eq-basketball/1600029276051551",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "620 North 300 East",
                "addressLocality": "Brigham City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.523422807994",
                "longitude": "-112.01011062219"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pick Up Basketball game"
    }
]
```