{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fishermans-cove-rv-resort-palmetto-fl",
  "name": "Fishermans Cove RV Resort",
  "description": "Fishermans Cove RV Resort camping reservations and campground information. Learn more about camping near Fishermans Cove RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/fishermans-cove-rv-resort-palmetto-fl",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783175/%7Bpht%7DphotoURL1-original%7Bpht%7D1699584087853.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 61st Street East",
    "addressLocality": "Palmetto",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.5666,
    "longitude": -82.56399
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}