{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-linden-tn",
  "name": "Campspace in Linden, TN",
  "description": "Enjoy the River Rebel lifestyle on the eastern bank of the Buffalo River. This secluded site is bordered on the west by a natural cliff wall, by woods on the south, by a hand constructed wall, rumored to have been built by slaves directly atop the Buffalo River on the east and separated from the neighboring camp lot by a small shrub row. Enjoy kayaking or canoeing from the easily accessible private launch area located right across from the private basketball court and pavilion. Visit the near...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-linden-tn",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Linden",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6175,
    "longitude": -87.844
  },
  "sameAs": [
    "https://www.campercontact.com/en/-/-/linden/171399/campspace-in-linden-tn"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}