{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hovden-i-setesdal-agder-no",
  "name": "Clothes Wash Dry",
  "description": "Between the cabins of the Høyfjellcenter - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/hovden-i-setesdal-agder-no",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651254357"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Setesdalsvegen",
    "addressLocality": "Hovden i Setesdal",
    "addressRegion": "agder",
    "postalCode": "4755",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.56715,
    "longitude": 7.36606
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/agder/hovden-i-setesdal/161397/hovden-hyfjellsenter",
    "https://hovdenhoyfjellsenter.no"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "kr250+"
}