

# Event Details

- **Event Name**: The Sweet Corn Fiesta 
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 11:00 am (-04:00)
- **Event Description**: The New Southern Wind Band is playing here! Hope to see yall there!
- **Event URL**: https://allevents.in/greenacres-city/the-sweet-corn-fiesta/200029765598620
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Greenacres City
- **state**: FL
- **country**: United States
- **location**: Yesteryear Village At The South Florida Fair Grounds
- **lat**: 26.684832781829
- **long**: -80.188317311263
- **full address**: Yesteryear Village At The South Florida Fair Grounds, 9067 Southern Boulevard,Royal Palm Beach, Florida, Greenacres City, United States

## Event gallery

- **Alt text**: The Sweet Corn Fiesta
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+Sweet+Corn+Fiesta+&date=Sun%2C+26+Apr%2C+2026+at+11%3A00+am&bg=1

## FAQs

- **Q**: When and where is The Sweet Corn Fiesta  being held?
  - **A:** The Sweet Corn Fiesta  takes place on Sun, 26 Apr, 2026 at 11:00 am to Sun, 26 Apr, 2026 at 11:00 am at Yesteryear Village At The South Florida Fair Grounds, 9067 Southern Boulevard,Royal Palm Beach, Florida, Greenacres City, United States.
- **Q**: Who is organizing The Sweet Corn Fiesta ?
  - **A:** The Sweet Corn Fiesta  is organized by Quentin Lee & The New Southern Wind Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Sweet Corn Fiesta  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 Greenacres City, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Sweet Corn Fiesta  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": "The Sweet Corn Fiesta",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=The+Sweet+Corn+Fiesta+&date=Sun%2C+26+Apr%2C+2026+at+11%3A00+am&bg=1",
        "startDate": "2026-04-26T11:00:00-04:00",
        "url": "https://allevents.in/greenacres-city/the-sweet-corn-fiesta/200029765598620",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Yesteryear Village At The South Florida Fair Grounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9067 Southern Boulevard,Royal Palm Beach, Florida",
                "addressLocality": "Greenacres City",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.684832781829",
                "longitude": "-80.188317311263"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The New Southern Wind Band is playing here! Hope to see yall there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Quentin Lee & The New Southern Wind Band",
                "url": "https://allevents.in/org/quentin-lee-and-the-new-southern-wind-band/27538608"
            }
        ]
    }
]
```