{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nigaardbreen-camping-jostedal-vestland",
  "name": "Nigaardbreen camping",
  "description": "Simple lawn with spacious pitches, with and without electricity. Dated plumbing but clean. Pay via QR code. Very good as a base for visiting the Nigaard glacier.",
  "url": "https://campertunity.com/listings/campgrounds/nigaardbreen-camping-jostedal-vestland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651267440"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brevegen",
    "addressLocality": "Jostedal",
    "addressRegion": "vestland",
    "postalCode": "6871",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.65489,
    "longitude": 7.27556
  },
  "sameAs": [
    "https://www.campercontact.com/es/noruega/vestland/jostedal/162200/nigaardbreen-camping"
  ],
  "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+"
}