

# Event Details

- **Event Name**: Holiday Hoopfest 
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 02:30 pm
- **Event Description**: In-Season tournament to help raise money for the winner's university and community
- **Event URL**: https://allevents.in/wilmington/holiday-hoopfest/200028879223219
- **Event Categories**: holiday, sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Wilmington
- **state**: DE
- **country**: United States
- **location**: 1234 Horizon Lane, Wilmington, DE, United States, Delaware
- **lat**: 39.75357
- **long**: -75.5579
- **full address**: 1234 Horizon Lane, Wilmington, DE, United States, Delaware

## Event gallery

- **Alt text**: Holiday Hoopfest
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/61a797cb9159dc12c6b05efc38dc9088913c9f4c4063c5ffd1ba2f403d45eef0-rimg-w1024-h1024-dc005d38-gmir?v=1765246816

## FAQs

- **Q**: When and where is Holiday Hoopfest  being held?
  - **A:** Holiday Hoopfest  takes place on Mon, 15 Dec, 2025 at 02:30 pm to Mon, 15 Dec, 2025 at 02:30 pm at 1234 Horizon Lane, Wilmington, DE, United States, Delaware.
- **Q**: Who is organizing Holiday Hoopfest ?
  - **A:** Holiday Hoopfest  is organized by Bucks State University.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Hoopfest  is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Wilmington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday Hoopfest  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Holiday Hoopfest",
        "image": "https://cdn-az.allevents.in/events10/banners/61a797cb9159dc12c6b05efc38dc9088913c9f4c4063c5ffd1ba2f403d45eef0-rimg-w1024-h1024-dc005d38-gmir?v=1765246816",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/wilmington/holiday-hoopfest/200028879223219",
        "location": {
            "@type": "Place",
            "name": "1234 Horizon Lane, Wilmington, DE, United States, Delaware",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1206 Delaware Ave, Wilmington, DE 19806-4711, United States",
                "addressLocality": "Wilmington",
                "addressRegion": "DE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.75357",
                "longitude": "-75.5579"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "In-Season tournament to help raise money for the winner's university and community",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bucks State University",
                "url": "https://allevents.in/org/bucks-state-university/25899328"
            }
        ]
    }
]
```