{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kayaking-lobelville-tn-us",
  "name": "Kayaking",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/kayaking-lobelville-tn-us",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/057/027/full/CCC_Camping_-_Fall_2018.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lobelville",
    "addressRegion": "TN",
    "postalCode": "37097",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7720103,
    "longitude": -87.7839129
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/crooked-creek-campground-53861"
  ],
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    }
  ]
}