{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bispen-naf-skjak",
  "name": "Camping Bispen NAF",
  "description": "In Bismo, the main town of the municipality of Skjåk in the Oppland province, lies the magnificent and idyllic Bispen Campsite. The camping is...",
  "url": "https://campertunity.com/listings/campgrounds/camping-bispen-naf-skjak",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f1b6b6ece5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bispenvegen 4",
    "addressLocality": "Skjåk",
    "postalCode": "2690",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.88122,
    "longitude": 8.27742
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/norway/oppland/bismo/camping-bispen-naf-105852/",
    "https://bispencamping.no"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}