

# Event Details

- **Event Name**: Fashion Show Fundraiser
- **Event Start and End Date**: Wed, 04 Feb, 2026 at 11:00 am – Wed, 04 Feb, 2026 at 02:00 pm
- **Event Description**: A fundraiser for Good Days Foundation! 
Doors open at 11am to shop vendors
Lunch served at noon
Show to follow
- **Event URL**: https://allevents.in/estero/fashion-show-fundraiser/200029193439227
- **Event Categories**: nonprofit, fashion
- **Interested Audience**: 
  - total_interested_count: 71

## Ticket Details


## Event venue details

- **city**: Estero
- **state**: FL
- **country**: United States
- **location**: The Club at Grandezza
- **lat**: 26.44368748904
- **long**: -81.767174793015
- **full address**: The Club at Grandezza, 11481 Grande Oak Blvd.,Estero, Florida, United States

## Event gallery

- **Alt text**: Fashion Show Fundraiser
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Fashion+Show+Fundraiser&date=Wed%2C+04+Feb%2C+2026+at+11%3A00+am&bg=3

## FAQs

- **Q**: When and where is Fashion Show Fundraiser being held?
  - **A:** Fashion Show Fundraiser takes place on Wed, 04 Feb, 2026 at 11:00 am to Wed, 04 Feb, 2026 at 02:00 pm at The Club at Grandezza, 11481 Grande Oak Blvd.,Estero, Florida, United States.
- **Q**: Who is organizing Fashion Show Fundraiser?
  - **A:** Fashion Show Fundraiser is organized by Good Days Adolescent Special Needs Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fashion Show Fundraiser",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Fashion+Show+Fundraiser&date=Wed%2C+04+Feb%2C+2026+at+11%3A00+am&bg=3",
        "startDate": "2026-02-04",
        "endDate": "2026-02-04",
        "url": "https://allevents.in/estero/fashion-show-fundraiser/200029193439227",
        "location": {
            "@type": "Place",
            "name": "The Club at Grandezza",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11481 Grande Oak Blvd.,Estero, Florida",
                "addressLocality": "Estero",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.44368748904",
                "longitude": "-81.767174793015"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A fundraiser for Good Days Foundation! \nDoors open at 11am to shop vendors\nLunch served at noon\nShow to follow",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Good Days Adolescent Special Needs Center",
                "url": "https://allevents.in/org/good-days-adolescent-special-needs-center/27076185"
            }
        ]
    }
]
```