{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arctic-lyngen-sjocamp-102990-olderdalen",
  "name": "Arctic Lyngen Sjøcamp",
  "description": "Campsite on the Lyngenfjord - center of Olderdalen: 18km.",
  "url": "https://campertunity.com/listings/campgrounds/arctic-lyngen-sjocamp-102990-olderdalen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651057069.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Djupvik",
    "addressLocality": "102990",
    "addressRegion": "olderdalen",
    "postalCode": "9146",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 69.74519,
    "longitude": 20.49161
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/olderdalen/102990/arctic-lyngen-sjcamp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "400",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr400+"
}