

# Event Details

- **Event Name**: Treasure Coast Wind Ensemble
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 10:00 pm
- **Event Description**: Don’t miss this highly anticipated concert next Friday!
- **Event URL**: https://allevents.in/florida-ridge/treasure-coast-wind-ensemble/200030217613503
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Florida Ridge
- **state**: FL
- **country**: United States
- **location**: Waxlax Center
- **lat**: 27.600245
- **long**: -80.337535
- **full address**: Waxlax Center, South Beach, Florida, Florida Ridge, United States

## Event gallery

- **Alt text**: Treasure Coast Wind Ensemble
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f7044a6aceb2ebd30cce62905e02a9296220c8436a967eb94000157f226ec49b-rimg-w742-h960-dc122834-gmir?v=1781697505

## FAQs

- **Q**: When and where is Treasure Coast Wind Ensemble being held?
  - **A:** Treasure Coast Wind Ensemble takes place on Fri, 19 Jun, 2026 at 10:00 pm to Fri, 19 Jun, 2026 at 10:00 pm at Waxlax Center, South Beach, Florida, Florida Ridge, United States.
- **Q**: Who is organizing Treasure Coast Wind Ensemble?
  - **A:** Treasure Coast Wind Ensemble is organized by Coastal Winds.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Treasure Coast Wind Ensemble is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Florida Ridge, this event is thoughtfully curated to deliver a standout experience worth every moment. If Treasure Coast Wind Ensemble sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Treasure Coast Wind Ensemble",
        "image": "https://cdn-az.allevents.in/events4/banners/f7044a6aceb2ebd30cce62905e02a9296220c8436a967eb94000157f226ec49b-rimg-w742-h960-dc122834-gmir?v=1781697505",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/florida-ridge/treasure-coast-wind-ensemble/200030217613503",
        "location": {
            "@type": "Place",
            "name": "Waxlax Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "South Beach, Florida",
                "addressLocality": "Florida Ridge",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.600245",
                "longitude": "-80.337535"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Don’t miss this highly anticipated concert next Friday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coastal Winds",
                "url": "https://allevents.in/org/coastal-winds/27906308"
            }
        ]
    }
]
```