

# Event Details

- **Event Name**: The Flamingo Fishing Classic
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 06:00 am
- **Event Description**: The Falmingo Fishing Classic benefitting the Jake Owen Foundation will be held Sunday November 16 2025 at Riverside Café
- **Event URL**: https://allevents.in/vero-beach/the-flamingo-fishing-classic/80001208549325
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.jakeowenfoundation.org/event

## Event venue details

- **city**: Vero Beach
- **state**: FL
- **country**: United States
- **location**: Riverside Cafe, Bridge Plaza Drive, Vero Beach, FL, USA
- **lat**: 27.6386434000
- **long**: -80.3972736000
- **full address**: Riverside Cafe, Bridge Plaza Drive, Vero Beach, FL, USA, United States

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Music City Media (https://allevents.in/org/music-city-media/26228039)

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large687e58cd5553e.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 16 Nov, 2025 at 06:00 am
- **Q**: Where is the event happening?
  - **A:** Riverside Cafe, Bridge Plaza Drive, Vero Beach, FL, USA, United States
- **Q**: Who is organizing the event?
  - **A:** Music City Media
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about The Flamingo Fishing Classic ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "The Flamingo Fishing Classic",
        "image": "https://cdn2.allevents.in/thumbs/thumb687e58b3ccfc8.png",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/vero-beach/the-flamingo-fishing-classic/80001208549325",
        "location": {
            "@type": "Place",
            "name": "Riverside Cafe, Bridge Plaza Drive, Vero Beach, FL, USA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3341 Bridge Plaza Drive",
                "addressLocality": "Vero Beach",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.6386434000",
                "longitude": "-80.3972736000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Falmingo Fishing Classic benefitting the Jake Owen Foundation will be held Sunday November 16 2025 at Riverside Café",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Music City Media",
                "url": "https://allevents.in/org/music-city-media/26228039"
            }
        ]
    }
]
```