{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kamp-dels-minnesotas-premier-family-campground",
  "name": "Kamp Dels | Minnesota's Premier Family Campground Since 1955",
  "description": "Family-owned since 1955. Camping, cabins, RV sites & 38,000 sq ft waterpark. Ranked 2nd best campground for families in the U.S. Just 1 hour from Minneapolis!",
  "url": "https://campertunity.com/listings/campgrounds/kamp-dels-minnesotas-premier-family-campground",
  "image": [
    "https://www.kampdels.com/wp-content/uploads/2020/08/kamp-dels-aerial.jpg"
  ],
  "sameAs": [
    "https://kampdels.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}