{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lenningen-fjellstue-etnedal-innlandet",
  "name": "Lenningen Fjellstue",
  "description": "Car park - in winter sled dogs (competitions) - center >30km",
  "url": "https://campertunity.com/listings/campgrounds/lenningen-fjellstue-etnedal-innlandet",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651090275.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sekundær Fylkesveg 204",
    "addressLocality": "Etnedal",
    "addressRegion": "innlandet",
    "postalCode": "2890",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.11044,
    "longitude": 9.69568
  },
  "sameAs": [
    "https://www.campercontact.com/es/noruega/innlandet/etnedal/104772/lenningen-fjellstue",
    "http://lenningen.no/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "50",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr50+"
}