{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/karlstadskogen-bardu-bardu",
  "name": "karlstadskogen",
  "description": "noise from the E6 possible - center 21km",
  "url": "https://campertunity.com/listings/campgrounds/karlstadskogen-bardu-bardu",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650812005.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E6",
    "addressLocality": "bardu",
    "addressRegion": "bardu",
    "postalCode": "9360",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 68.92352,
    "longitude": 18.44943
  },
  "sameAs": [
    "https://www.campercontact.com/nl/noorwegen/bardu/bardu/60281/karlstadskogen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr0+"
}