

# Event Details

- **Event Name**: Florida  Rhythm Kings at Crabby Lady
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 01:00 pm
- **Event Description**: Sunday Sunday Sunday
Get down with the Rock & Roll sounds of The Florida Rhythm Kings at Crabby Lady in Goodland. 
It’s going to be a fun afternoon. 
See you there!
- **Event URL**: https://allevents.in/marco-island/florida-rhythm-kings-at-crabby-lady/200030263510640
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Marco Island
- **state**: FL
- **country**: United States
- **location**: Crabby Lady Restaurant
- **lat**: 25.9273
- **long**: -81.6463
- **full address**: Crabby Lady Restaurant, 123 Bayshore Way,Marco Island, Florida, United States

## Event gallery

- **Alt text**: Florida  Rhythm Kings at Crabby Lady
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ebc98f57c7cf91777d9b609d4ff7d3e64de2c0634d9235dcd32f1765cfc61c17-rimg-w1200-h1558-dcf7f7f8-gmir?v=1781787879

## FAQs

- **Q**: When and where is Florida  Rhythm Kings at Crabby Lady being held?
  - **A:** Florida  Rhythm Kings at Crabby Lady takes place on Sun, 21 Jun, 2026 at 01:00 pm to Sun, 21 Jun, 2026 at 01:00 pm at Crabby Lady Restaurant, 123 Bayshore Way,Marco Island, Florida, United States.
- **Q**: Who is organizing Florida  Rhythm Kings at Crabby Lady?
  - **A:** Florida  Rhythm Kings at Crabby Lady is organized by Florida Rhythm Kings.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Florida  Rhythm Kings at Crabby Lady",
        "image": "https://cdn-az.allevents.in/events6/banners/ebc98f57c7cf91777d9b609d4ff7d3e64de2c0634d9235dcd32f1765cfc61c17-rimg-w1200-h1558-dcf7f7f8-gmir?v=1781787879",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/marco-island/florida-rhythm-kings-at-crabby-lady/200030263510640",
        "location": {
            "@type": "Place",
            "name": "Crabby Lady Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 Bayshore Way,Marco Island, Florida",
                "addressLocality": "Marco Island",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "25.9273",
                "longitude": "-81.6463"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday Sunday Sunday\nGet down with the Rock & Roll sounds of The Florida Rhythm Kings at Crabby Lady in Goodland. \nIt’s going to be a fun afternoon. \nSee you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Florida Rhythm Kings",
                "url": "https://allevents.in/org/florida-rhythm-kings/20204713"
            }
        ]
    }
]
```