{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hestbrinken-storjord-storjord-nordland",
  "name": "Hestbrinken Storjord",
  "description": "parking - take the side dirt road in front of the service station - access point to Junkerdal National Park - starting point for walking to the waterfall - restaurant in the service station - center 23 km",
  "url": "https://campertunity.com/listings/campgrounds/hestbrinken-storjord-storjord-nordland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651058470.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Storjord",
    "addressRegion": "nordland",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 66.81471,
    "longitude": 15.38774
  },
  "sameAs": [
    "https://www.campercontact.com/es/noruega/nordland/storjord/103088/hestbrinken-storjord"
  ],
  "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+"
}