{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/magalaupe-camping-oppdal",
  "name": "Magalaupe Camping",
  "description": "located on river - bread service - camping shop - musk safaris - restaurant - possibility service for passers-by [discharge / water] against payment - center 13km In 2020 minimum stay 4 days",
  "url": "https://campertunity.com/listings/campgrounds/magalaupe-camping-oppdal",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650698557.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E6",
    "addressLocality": "10100",
    "addressRegion": "oppdal",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.49655,
    "longitude": 9.583
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/oppdal/10100/magalaupe-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "230",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr230+"
}