

# Event Details

- **Event Name**: Girls BB vs. New England (JV, V)
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 02:00 pm
- **Event Description**: JV at 2:00
Varsity to follow roughly 20 minutes after JV game
- **Event URL**: https://allevents.in/trenton/girls-bb-vs-new-england-jv-v/200029236987421
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Trenton
- **state**: ND
- **country**: United States
- **location**: Trenton Public School
- **lat**: 48.07225810022
- **long**: -103.8339972496
- **full address**: Trenton Public School, 203 1st Street East,Trenton,ND,United States

## Event gallery

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

## 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 Sat, 06 Dec, 2025 at 02:00 pm to Sat, 06 Dec, 2025 at 02:00 pm at Trenton Public School, 203 1st Street East,Trenton,ND,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/events4/banners/550cc78576f2567d71fece7e9460c0c32706d91c7355471d59f22071afe5ccaa-rimg-w425-h338-dc2c1b17-gmir?v=1764491231",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/trenton/girls-bb-vs-new-england-jv-v/200029236987421",
        "location": {
            "@type": "Place",
            "name": "Trenton Public School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "203 1st Street East,Trenton,ND,United States",
                "addressLocality": "Trenton",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.07225810022",
                "longitude": "-103.8339972496"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "JV at 2: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"
            }
        ]
    }
]
```