{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/knivskjelodden-trailparking-nordkapp-troms-og",
  "name": "Knivskjelodden Trailparking",
  "description": "overnight place if you want to make the walking route to the really northernmost point - center 7 km",
  "url": "https://campertunity.com/listings/campgrounds/knivskjelodden-trailparking-nordkapp-troms-og",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650883748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E69",
    "addressLocality": "Nordkapp",
    "addressRegion": "troms-og-finnmark",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 71.12175,
    "longitude": 25.70914
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/troms-og-finnmark/nordkapp/81654/knivskjelodden-trailparking"
  ],
  "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+"
}