{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mill-creek-rv-park-1",
  "name": "Mill Creek RV Park",
  "description": "With the stunning Elk River just 3 miles away there is a boat launch to accommodate your river endeavors along with local Kayak rental available for rental and pick up trips.",
  "url": "https://campertunity.com/listings/campgrounds/mill-creek-rv-park-1",
  "image": [
    "https://millcreekrv.cassets/img/mill-creek-logo-svg-600.png"
  ],
  "sameAs": [
    "https://millcreekrv.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}