

# Event Details

- **Event Name**: Water Aerobics
- **Event Start and End Date**: Mon, 13 Apr, 2026 at 10:00 am – Mon, 13 Apr, 2026 at 11:00 am (-04:00)
- **Event Description**: Join us in the pool weekdays at 10 AM for a fun, low-impact fitness class suitable for all levels.
- **Event URL**: https://allevents.in/punta-gorda/water-aerobics/200029927240621
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Punta Gorda
- **state**: FL
- **country**: United States
- **location**: 4685 Duncan Road, Punta Gorda, FL, United States, Florida 33982
- **lat**: 26.96676
- **long**: -81.97497
- **full address**: 4685 Duncan Road, Punta Gorda, FL, United States, Florida 33982

## Event gallery

- **Alt text**: Water Aerobics
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/69c05f0374d36043aa36025050ef1e8d45b898894cb1ba5a420132d344343c9c-rimg-w1200-h675-dc8ed1ec-gmir?v=1775900600

## FAQs

- **Q**: When and where is Water Aerobics being held?
  - **A:** Water Aerobics takes place on Mon, 13 Apr, 2026 at 10:00 am to Mon, 13 Apr, 2026 at 11:00 am at 4685 Duncan Road, Punta Gorda, FL, United States, Florida 33982.
- **Q**: Who is organizing Water Aerobics?
  - **A:** Water Aerobics is organized by Palm Breeze Resort.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Water Aerobics",
        "image": "https://cdn-az.allevents.in/events7/banners/69c05f0374d36043aa36025050ef1e8d45b898894cb1ba5a420132d344343c9c-rimg-w1200-h675-dc8ed1ec-gmir?v=1775900600",
        "startDate": "2026-04-13T10:00:00-04:00",
        "endDate": "2026-04-13T11:00:00-04:00",
        "url": "https://allevents.in/punta-gorda/water-aerobics/200029927240621",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "4685 Duncan Road, Punta Gorda, FL, United States, Florida 33982",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4685 Duncan Rd, Punta Gorda, FL 33982-1412, United States",
                "addressLocality": "Punta Gorda",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.96676",
                "longitude": "-81.97497"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in the pool weekdays at 10 AM for a fun, low-impact fitness class suitable for all levels.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Palm Breeze Resort",
                "url": "https://allevents.in/org/palm-breeze-resort/27396264"
            }
        ]
    }
]
```