

# Event Details

- **Event Name**: Basketball
- **Event Start and End Date**: Sat, 01 Jan, 2028 at 07:00 pm – Sat, 01 Jan, 2028 at 09:00 pm (-05:00)
- **Event Description**: Nearby AttractionsBasketball has 1 upcoming events.
- **Event URL**: https://allevents.in/charlottesville/basketball/210002470038024
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/basketball-charlottesville-virginia-01-01-2028/event/0100622A9FCA3085&utm_medium=affiliate

## Event venue details

- **city**: Charlottesville
- **state**: VA
- **country**: United States
- **location**: John Paul Jones Arena
- **lat**: 38.04587740
- **long**: -78.50664850
- **full address**: John Paul Jones Arena, Charlottesville, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/59af0f3779fb3d25349be9c295032d9309e68e4ee7ebd98a801d5314e07c0531-rimg-w1024-h576-dc030303-gmir.jpg?v=1769579039
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/eb2f5465443812c5c64f821789fe1d3a7ed99718a143c4046952a48a0d44df85-rimg-w400-h400-dc040404-gmir.jpg?v=1769579039

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 01 Jan, 2028 at 07:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** John Paul Jones Arena, Charlottesville, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Basketball",
        "image": "https://cdn-az.allevents.in/events2/banners/59af0f3779fb3d25349be9c295032d9309e68e4ee7ebd98a801d5314e07c0531-rimg-w1024-h576-dc030303-gmir.jpg?v=1769579039",
        "startDate": "2028-01-01T19:00:00-05:00",
        "endDate": "2028-01-01T21:00:00-05:00",
        "url": "https://allevents.in/charlottesville/basketball/210002470038024",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "John Paul Jones Arena",
            "address": {
                "@type": "PostalAddress",
                "name": "John Paul Jones Arena, Charlottesville, United States",
                "addressLocality": "Charlottesville",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.04587740",
                "longitude": "-78.50664850"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsBasketball has 1 upcoming events."
    }
]
```