{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-kjorness-sogndal",
  "name": "Camping Kjørnes",
  "description": "Camping Kjørnes is a campsite in Sogndal, Sogn og Fjordane, located by the sea.This terraced camp site and camp site with sloping grounds has...",
  "url": "https://campertunity.com/listings/campgrounds/camping-kjorness-sogndal",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f1b5432854.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "RV5",
    "addressLocality": "Sogndal",
    "postalCode": "6856",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.21139,
    "longitude": 7.12125
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/norway/sogn-og-fjordane/sogndal/camping-kjornes-105834/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    }
  ]
}