

# Event Details

- **Event Name**: C-U Celebrity Basketball Game
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 05:00 pm
- **Event Description**: You already know what it is!  Its the 5th Annual C-U Celebrity Basketball Game.  Come out and show out to support some local youth.  All ticket sales will help send kids to college.
- **Event URL**: https://allevents.in/champaign/c-u-celebrity-basketball-game/200030143127519
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Champaign
- **state**: IL
- **country**: United States
- **location**: Parkland College
- **lat**: 40.1319691581
- **long**: -88.290038108826
- **full address**: Parkland College, 2400 W Bradley Ave,Champaign,IL,United States

## Event gallery

- **Alt text**: C-U Celebrity Basketball Game
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c5ef4862ec166b75e9119209913ae1455df6254ac0e72edb928c0a148c8ddf60-rimg-w1200-h1552-dc475965-gmir?v=1781339683

## FAQs

- **Q**: When and where is C-U Celebrity Basketball Game being held?
  - **A:** C-U Celebrity Basketball Game takes place on Sun, 14 Jun, 2026 at 05:00 pm to Sun, 14 Jun, 2026 at 05:00 pm at Parkland College, 2400 W Bradley Ave,Champaign,IL,United States.
- **Q**: Who is organizing C-U Celebrity Basketball Game?
  - **A:** C-U Celebrity Basketball Game is organized by Illinois Basketball Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "C-U Celebrity Basketball Game",
        "image": "https://cdn-az.allevents.in/events1/banners/c5ef4862ec166b75e9119209913ae1455df6254ac0e72edb928c0a148c8ddf60-rimg-w1200-h1552-dc475965-gmir?v=1781339683",
        "startDate": "2026-06-14",
        "url": "https://allevents.in/champaign/c-u-celebrity-basketball-game/200030143127519",
        "location": {
            "@type": "Place",
            "name": "Parkland College",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2400 W Bradley Ave,Champaign,IL,United States",
                "addressLocality": "Champaign",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.1319691581",
                "longitude": "-88.290038108826"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You already know what it is!  Its the 5th Annual C-U Celebrity Basketball Game.  Come out and show out to support some local youth.  All ticket sales will help send kids to college.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Illinois Basketball Club",
                "url": "https://allevents.in/org/illinois-basketball-club/25763534"
            }
        ]
    }
]
```