{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/land-between-the-lakes-national-recreation-area",
  "name": "Land Between the Lakes National Recreation Area",
  "description": "Discover the natural beauty and abundant recreational opportunities at Land Between the Lakes National Recreation Area. Explore vast forests, pristine lakes, diverse wildlife, and enjoy a variety of outdoor activities in this unique natural wonderland.",
  "url": "https://campertunity.com/listings/campgrounds/land-between-the-lakes-national-recreation-area",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.857492,
    "longitude": -88.0714322
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}