

# Event Details

- **Event Name**: Women's Basketball vs Columbia University
- **Event Start and End Date**: Mon, 29 Dec, 2025 at 02:00 pm
- **Event Description**: Holiday Leftovers Night
- **Event URL**: https://allevents.in/estero/womens-basketball-vs-columbia-university/200029165890537
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: https://fgcuathletics.evenue.net/event/B25/WB1229?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=estero-events

## Event venue details

- **city**: Estero
- **state**: FL
- **country**: United States
- **location**: Alico Arena
- **lat**: 26.471111
- **long**: -81.764722
- **full address**: Alico Arena, Estero, Florida, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: FGCU Athletics (https://allevents.in/org/fgcu-athletics/27047581)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3829c74d4fc31b5bdd750f7a57ea8b1dd068bbec662495061cba7e36b0d134b3-rimg-w1200-h800-dcf2efed-gmir?v=1766352794
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Women%27s+Basketball+vs+Columbia+University&date=29+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 29 Dec, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Alico Arena, Estero, Florida, United States
- **Q**: Who is organizing the event?
  - **A:** FGCU Athletics
- **Q**: What type of event is this?
  - **A:** holiday
- **Q**: Where can I find ticket details about Women's Basketball vs Columbia University ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Women's Basketball vs Columbia University",
        "image": "https://cdn-az.allevents.in/events10/banners/3829c74d4fc31b5bdd750f7a57ea8b1dd068bbec662495061cba7e36b0d134b3-rimg-w1200-h800-dcf2efed-gmir?v=1766352794",
        "startDate": "2025-12-29",
        "url": "https://allevents.in/estero/womens-basketball-vs-columbia-university/200029165890537",
        "location": {
            "@type": "Place",
            "name": "Alico Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Estero, Florida",
                "addressLocality": "Estero",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.471111",
                "longitude": "-81.764722"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Holiday Leftovers Night",
        "organizer": [
            {
                "@type": "Organization",
                "name": "FGCU Athletics",
                "url": "https://allevents.in/org/fgcu-athletics/27047581"
            }
        ]
    }
]
```