{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kayaking-canoeing-palmetto-fl-us",
  "name": "Kayaking & Canoeing",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/kayaking-canoeing-palmetto-fl-us",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/101/456/full/fisherman's-cove-rv-resort-palmetto-fl-36.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Palmetto",
    "addressRegion": "FL",
    "postalCode": "34221",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.5214269,
    "longitude": -82.5723193
  },
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00"
}