{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waters-edge-rv-park-and-resort-newport-tn",
  "name": "Waters Edge RV Park and Resort",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/waters-edge-rv-park-and-resort-newport-tn",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/106/654/full/waters-edge-rv-park-and-resort-newport-tn-2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Newport",
    "addressRegion": "TN",
    "postalCode": "37821",
    "addressCountry": "US"
  },
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}