{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dorales-folldal",
  "name": "DØRALES",
  "description": "In the middle of Rondane NP - from Fv27 towards Doralseter - on private toll road",
  "url": "https://campertunity.com/listings/campgrounds/dorales-folldal",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651197293.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vei uten navn",
    "addressLocality": "Folldal",
    "addressRegion": "innlandet",
    "postalCode": "2580",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.03359,
    "longitude": 9.9155
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124651197293.jpg",
    "https://www.campercontact.com/es/noruega/innlandet/folldal/158862/drales"
  ],
  "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+"
}