

# Event Details

- **Event Name**: Florida Vortex
- **Event Start and End Date**: Sat, 16 May, 2026 at 08:00 am (-05:00)
- **Event Description**: 4 dives in beautiful waters
- **Event URL**: https://allevents.in/ponce-de-leon/florida-vortex/200029983626958
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Ponce De Leon
- **state**: FL
- **country**: United States
- **location**: Vortex Spring
- **lat**: 30.770681367928
- **long**: -85.94781417743
- **full address**: Vortex Spring, Ponce de Leon, Florida, United States

## Event gallery

- **Alt text**: Florida Vortex
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Florida+Vortex&date=Sat%2C+16+May%2C+2026+at+08%3A00+am&bg=4

## FAQs

- **Q**: When and where is Florida Vortex being held?
  - **A:** Florida Vortex takes place on Sat, 16 May, 2026 at 08:00 am to Sat, 16 May, 2026 at 08:00 am at Vortex Spring, Ponce de Leon, Florida, United States.
- **Q**: Who is organizing Florida Vortex?
  - **A:** Florida Vortex is organized by Murphy Scuba.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Florida Vortex",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Florida+Vortex&date=Sat%2C+16+May%2C+2026+at+08%3A00+am&bg=4",
        "startDate": "2026-05-16T08:00:00-05:00",
        "url": "https://allevents.in/ponce-de-leon/florida-vortex/200029983626958",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Vortex Spring",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ponce de Leon, Florida",
                "addressLocality": "Ponce De Leon",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.770681367928",
                "longitude": "-85.94781417743"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "4 dives in beautiful waters",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Murphy Scuba",
                "url": "https://allevents.in/org/murphy-scuba/23652362"
            }
        ]
    }
]
```