

# Event Details

- **Event Name**: Girls Basketball Alumni Game
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 09:00 am
- **Event Description**: Attention Alumni: Saturday January 3rd 9am at BGHS we would like to invite you all to come and play in our annual Alumni Game! Whether you graduated last year, 10years ago, or would rather not acknowledge how long it’s been…we would love to see you all come and enjoy the morning with our basketball family.
- **Event URL**: https://allevents.in/bowling-green/girls-basketball-alumni-game/200029383910912
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Bowling Green
- **state**: OH
- **country**: United States
- **location**: Bowling Green High School
- **lat**: 41.387656340295
- **long**: -83.657675392665
- **full address**: Bowling Green High School, Bowling Green, Ohio, United States

## Event gallery

- **Alt text**: Girls Basketball Alumni Game
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/cc051664c26a5fdbcc34f40edfa439ddc989b5645e6e553ff07da6ba6757c6bb-rimg-w1200-h900-dcdebd7d-gmir?v=1766864132

## FAQs

- **Q**: When and where is Girls Basketball Alumni Game being held?
  - **A:** Girls Basketball Alumni Game takes place on Sat, 03 Jan, 2026 at 09:00 am to Sat, 03 Jan, 2026 at 09:00 am at Bowling Green High School, Bowling Green, Ohio, United States.
- **Q**: Who is organizing Girls Basketball Alumni Game?
  - **A:** Girls Basketball Alumni Game is organized by Bowling Green High School Girls Basketball.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Girls Basketball Alumni Game",
        "image": "https://cdn-az.allevents.in/events2/banners/cc051664c26a5fdbcc34f40edfa439ddc989b5645e6e553ff07da6ba6757c6bb-rimg-w1200-h900-dcdebd7d-gmir?v=1766864132",
        "startDate": "2026-01-03",
        "url": "https://allevents.in/bowling-green/girls-basketball-alumni-game/200029383910912",
        "location": {
            "@type": "Place",
            "name": "Bowling Green High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bowling Green, Ohio",
                "addressLocality": "Bowling Green",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.387656340295",
                "longitude": "-83.657675392665"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Attention Alumni: Saturday January 3rd 9am at BGHS we would like to invite you all to come and play in our annual Alumni Game! Whether you graduated last year, 10years ago, or would rather not acknowledge how long it’s been…we would love to see you all come and enjoy the morning with our basketball",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bowling Green High School Girls Basketball",
                "url": "https://allevents.in/org/bowling-green-high-school-girls-basketball/27042054"
            }
        ]
    }
]
```