

# Event Details

- **Event Name**: Girls BB vs. New England (JV, V)
- **Event Start and End Date**: Fri, 06 Feb, 2026 at 05:00 pm
- **Event Description**: JV at 5:00
Varsity to follow roughly 20 minutes after JV game
- **Event URL**: https://allevents.in/williston/girls-bb-vs-new-england-jv-v/200029350077855
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Williston
- **state**: ND
- **country**: United States
- **location**: Trenton Public School
- **lat**: 48.07225810022
- **long**: -103.8339972496
- **full address**: Trenton Public School, Eight Mile High School, Williston, ND 58801, United States

## Event gallery

- **Alt text**: Girls BB vs. New England (JV, V)
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/0686c728a53e221c6bee1f889212db3b4abf1ce75fb63624f8035678a386c265-rimg-w425-h338-dc2c1b17-gmir?v=1769897224

## FAQs

- **Q**: When and where is Girls BB vs. New England (JV, V) being held?
  - **A:** Girls BB vs. New England (JV, V) takes place on Fri, 06 Feb, 2026 at 05:00 pm to Fri, 06 Feb, 2026 at 05:00 pm at Trenton Public School, Eight Mile High School, Williston, ND 58801, United States.
- **Q**: Who is organizing Girls BB vs. New England (JV, V)?
  - **A:** Girls BB vs. New England (JV, V) is organized by Trenton Public School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Girls BB vs. New England (JV, V)",
        "image": "https://cdn-az.allevents.in/events7/banners/0686c728a53e221c6bee1f889212db3b4abf1ce75fb63624f8035678a386c265-rimg-w425-h338-dc2c1b17-gmir?v=1769897224",
        "startDate": "2026-02-06",
        "url": "https://allevents.in/williston/girls-bb-vs-new-england-jv-v/200029350077855",
        "location": {
            "@type": "Place",
            "name": "Trenton Public School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Eight Mile High School, Williston, ND 58801, United States",
                "addressLocality": "Williston",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.07225810022",
                "longitude": "-103.8339972496"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "JV at 5:00\nVarsity to follow roughly 20 minutes after JV game",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trenton Public School",
                "url": "https://allevents.in/org/trenton-public-school/26124765"
            }
        ]
    }
]
```