

# Event Details

- **Event Name**: Boise State Women's Basketball vs. Grand Canyon
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 02:00 pm
- **Event Description**: Venue Details:ExtraMile Arena,1401 Bronco Lane, ExtraMile Arena,Boise, United States
- **Event URL**: https://allevents.in/boise/boise-state-womens-basketball-vs-grand-canyon/210002507937977
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Boise
- **state**: ID
- **country**: United States
- **location**: ExtraMile Arena
- **lat**: 43.60359
- **long**: -116.198919989999965
- **full address**: ExtraMile Arena, Boise, United States

## Event gallery

- **Alt text**: Boise State Women's Basketball vs. Grand Canyon
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8fbbc2048c07420f35552a39fd5b716c1d0eaf06ecdae7f9f9095e59ef191444-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1760921529

## FAQs

- **Q**: When and where is Boise State Women's Basketball vs. Grand Canyon being held?
  - **A:** Boise State Women's Basketball vs. Grand Canyon takes place on Sat, 03 Jan, 2026 at 02:00 pm to Sat, 03 Jan, 2026 at 02:00 pm at ExtraMile Arena, Boise, United States.
- **Q**: Who is organizing Boise State Women's Basketball vs. Grand Canyon?
  - **A:** Boise State Women's Basketball vs. Grand Canyon is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Boise State Women's Basketball vs. Grand Canyon",
        "image": "https://cdn-az.allevents.in/events5/banners/8fbbc2048c07420f35552a39fd5b716c1d0eaf06ecdae7f9f9095e59ef191444-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1760921529",
        "startDate": "2026-01-03",
        "url": "https://allevents.in/boise/boise-state-womens-basketball-vs-grand-canyon/210002507937977",
        "location": {
            "@type": "Place",
            "name": "ExtraMile Arena",
            "address": {
                "@type": "PostalAddress",
                "name": "ExtraMile Arena, Boise, United States",
                "addressLocality": "Boise",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.60359",
                "longitude": "-116.198919989999965"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:ExtraMile Arena,1401 Bronco Lane, ExtraMile Arena,Boise, United States"
    }
]
```