

# Event Details

- **Event Name**: 2025 Jacksonville Classic
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 11:00 am – Tue, 25 Nov, 2025 at 02:00 pm
- **Event Description**: 10 NCAA Division I programs will compete in the three day annual event, in one of the premier early season tournaments in the country.
- **Event URL**: https://allevents.in/jacksonville/2025-jacksonville-classic/200028834423857
- **Event Categories**: tournaments, sports
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Jacksonville
- **state**: FL
- **country**: United States
- **location**: Edward Waters University Athletics
- **lat**: 30.343621148319
- **long**: -81.683282396533
- **full address**: Edward Waters University Athletics, 1859 Kings Road,Jacksonville,FL,United States

## Event gallery

- **Alt text**: 2025 Jacksonville Classic
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/142fb8e183bae5ff916c4c35e9c26effaac81dd8cca1273149d7f4cd7b1a342c-rimg-w1200-h1500-dc202b2c-gmir?v=1763978059

## FAQs

- **Q**: When and where is 2025 Jacksonville Classic being held?
  - **A:** 2025 Jacksonville Classic takes place on Sun, 23 Nov, 2025 at 11:00 am to Tue, 25 Nov, 2025 at 02:00 pm at Edward Waters University Athletics, 1859 Kings Road,Jacksonville,FL,United States.
- **Q**: Who is organizing 2025 Jacksonville Classic?
  - **A:** 2025 Jacksonville Classic is organized by The Jacksonville Classic.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2025 Jacksonville Classic 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 Jacksonville, this event is thoughtfully curated to deliver a standout experience worth every moment. If 2025 Jacksonville Classic 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": "2025 Jacksonville Classic",
        "image": "https://cdn-az.allevents.in/events9/banners/142fb8e183bae5ff916c4c35e9c26effaac81dd8cca1273149d7f4cd7b1a342c-rimg-w1200-h1500-dc202b2c-gmir?v=1763978059",
        "startDate": "2025-11-23",
        "endDate": "2025-11-25",
        "url": "https://allevents.in/jacksonville/2025-jacksonville-classic/200028834423857",
        "location": {
            "@type": "Place",
            "name": "Edward Waters University Athletics",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1859 Kings Road,Jacksonville,FL,United States",
                "addressLocality": "Jacksonville",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.343621148319",
                "longitude": "-81.683282396533"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "10 NCAA Division I programs will compete in the three day annual event, in one of the premier early season tournaments in the country.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Jacksonville Classic",
                "url": "https://allevents.in/org/the-jacksonville-classic/26650625"
            }
        ]
    }
]
```