{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/warden-lake-rv-resort-1",
  "name": "Warden Lake RV Resort",
  "description": "Welcome to Warden Lake RV Resort, We offer Short Term and Long Term Rental Cabins, RV Sites, Free Wi-Fi, Water Sports & On-site Management.",
  "url": "https://campertunity.com/listings/campgrounds/warden-lake-rv-resort-1",
  "image": [
    "http://wardenlakerv.com/wp-content/uploads/2022/01/wl_htop2.jpg"
  ],
  "sameAs": [
    "https://wardenlakerv.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Sports"
    }
  ]
}