

# Event Details

- **Event Name**: Girls Basketball Game
- **Event Start and End Date**: Thu, 16 Jan, 2025 at 06:30 pm
- **Event Description**: Varsity only contest
- **Event URL**: https://allevents.in/wellston/girls-basketball-game/200027632384257
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Wellston
- **state**: OH
- **country**: United States
- **location**: Wellston High School
- **lat**: 39.1342
- **long**: -82.5347
- **full address**: Wellston High School, Wellston, Ohio, United States

## Event gallery

- **Alt text**: Girls Basketball Game
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6eb4e0b56feb6451af826e88502ba4cb2d4a95f4ee0d4d9f1aa306e05352b90b-rimg-w820-h312-dcffffff-gmir?v=1737051694

## FAQs

- **Q**: When and where is Girls Basketball Game being held?
  - **A:** Girls Basketball Game takes place on Thu, 16 Jan, 2025 at 06:30 pm to Thu, 16 Jan, 2025 at 06:30 pm at Wellston High School, Wellston, Ohio, United States.
- **Q**: Who is organizing Girls Basketball Game?
  - **A:** Girls Basketball Game is organized by Paint Valley Local Schools.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Girls Basketball Game",
        "image": "https://cdn-az.allevents.in/events6/banners/6eb4e0b56feb6451af826e88502ba4cb2d4a95f4ee0d4d9f1aa306e05352b90b-rimg-w820-h312-dcffffff-gmir?v=1737051694",
        "startDate": "2025-01-16",
        "url": "https://allevents.in/wellston/girls-basketball-game/200027632384257",
        "location": {
            "@type": "Place",
            "name": "Wellston High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Wellston, Ohio",
                "addressLocality": "Wellston",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.1342",
                "longitude": "-82.5347"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Varsity only contest",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Paint Valley Local Schools",
                "url": "https://allevents.in/org/paint-valley-local-schools/25186387"
            }
        ]
    }
]
```