

# Event Details

- **Event Name**: Monday Paddle to Shell Key
- **Event Start and End Date**: Mon, 07 Sep, 2026 at 09:30 am
- **Event Description**: Weather will be perfect to paddle tomorrow to Shell Key! Let’s meet at Buttler Hole to launch by 9:30am.
Bring shade and plenty of drinks! 
If you can’t make it at this time, let’s meet on the water!
- **Event URL**: https://allevents.in/st-pete-beach/monday-paddle-to-shell-key/200030667144301
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200030667144301?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=st+pete+beach-events

## Event venue details

- **city**: St Pete Beach
- **state**: FL
- **country**: United States
- **location**: Butler Hole
- **lat**: 27.657913299138
- **long**: -82.720277474283
- **full address**: Butler Hole, St. Pete Beach, Florida, St Pete Beach, United States

## Event gallery

- **Alt text**: Monday Paddle to Shell Key
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5b35a8828feb61e2f6594dc64a6cfb9a4353217960ff2691b9a58157f43f94e0-rimg-w1200-h800-dc88b8e8-gmir?v=1788725701

## FAQs

- **Q**: When and where is Monday Paddle to Shell Key being held?
  - **A:** Monday Paddle to Shell Key takes place on Mon, 07 Sep, 2026 at 09:30 am to Mon, 07 Sep, 2026 at 09:30 am at Butler Hole, St. Pete Beach, Florida, St Pete Beach, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monday Paddle to Shell Key",
        "image": "https://cdn-az.allevents.in/events10/banners/5b35a8828feb61e2f6594dc64a6cfb9a4353217960ff2691b9a58157f43f94e0-rimg-w1200-h800-dc88b8e8-gmir?v=1788725701",
        "startDate": "2026-09-07",
        "url": "https://allevents.in/st-pete-beach/monday-paddle-to-shell-key/200030667144301",
        "location": {
            "@type": "Place",
            "name": "Butler Hole",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "St. Pete Beach, Florida",
                "addressLocality": "St Pete Beach",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.657913299138",
                "longitude": "-82.720277474283"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weather will be perfect to paddle tomorrow to Shell Key! Let’s meet at Buttler Hole to launch by 9:30am.\nBring shade and plenty of drinks! \nIf you can’t make it at this time, let’s meet on the water!"
    }
]
```