

# Event Details

- **Event Name**: Fishing adventures with Joe
- **Event Start and End Date**: Tue, 28 Apr, 2026 at 01:00 am – Tue, 28 Apr, 2026 at 10:00 am (-04:00)
- **Event Description**: Start the day with a fish fry in the park. Boat out to the inlets to restock.
- **Event URL**: https://allevents.in/port-orange/fishing-adventures-with-joe/200029974118657
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029974118657?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=port+orange-events

## Event venue details

- **city**: Port Orange
- **state**: FL
- **country**: United States
- **location**: Allandale Gardens
- **lat**: 29.126277
- **long**: -80.991125
- **full address**: Allandale Gardens, Port Orange,FL,United States

## Event gallery

- **Alt text**: Fishing adventures with Joe
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b004e0fd6745c0efdf4343c08a32168b1a48c92c90127bfad35a4bd2abd174af-rimg-w1015-h676-dca57860-gmir?v=1777092033

## FAQs

- **Q**: When and where is Fishing adventures with Joe being held?
  - **A:** Fishing adventures with Joe takes place on Tue, 28 Apr, 2026 at 01:00 am to Tue, 28 Apr, 2026 at 10:00 am at Allandale Gardens, Port Orange,FL,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fishing adventures with Joe",
        "image": "https://cdn-az.allevents.in/events6/banners/b004e0fd6745c0efdf4343c08a32168b1a48c92c90127bfad35a4bd2abd174af-rimg-w1015-h676-dca57860-gmir?v=1777092033",
        "startDate": "2026-04-28T01:00:00-04:00",
        "endDate": "2026-04-28T10:00:00-04:00",
        "url": "https://allevents.in/port-orange/fishing-adventures-with-joe/200029974118657",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Allandale Gardens",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Port Orange,FL,United States",
                "addressLocality": "Port Orange",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.126277",
                "longitude": "-80.991125"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Start the day with a fish fry in the park. Boat out to the inlets to restock."
    }
]
```