{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rudberglia-muru-nordli-trndelag",
  "name": "Rudberglia Muru",
  "description": "official gateway to Lierne/Lijre National Park - there is a small cabin and a campfire area - ideal for exploring the National Park and nearby Muru, known for its numerous bears - center >25 km",
  "url": "https://campertunity.com/listings/campgrounds/rudberglia-muru-nordli-trndelag",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651117986.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hestkjølveien",
    "addressLocality": "nordli",
    "addressRegion": "trndelag",
    "postalCode": "7882",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.43336,
    "longitude": 13.92187
  },
  "sameAs": [
    "https://nasjonalparken.no/",
    "https://www.campercontact.com/en/norway/trndelag/nordli/106197/rudberglia-muru"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "100",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr100+"
}