{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jostedal-camping-jostedal-vestland",
  "name": "Jostedal Camping",
  "description": "located on river / stream - glaciers Nigardsbre and Bergsetbre 5km - Jostedal 16km - public transport 100m - shops 150m",
  "url": "https://campertunity.com/listings/campgrounds/jostedal-camping-jostedal-vestland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650752627.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jostedalsvegen",
    "addressLocality": "Jostedal",
    "addressRegion": "vestland",
    "postalCode": "6871",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.63072,
    "longitude": 7.26634
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/vestland/jostedal/27331/jostedal-camping",
    "http://www.jostedalcamping.no/",
    "https://www.pincamp.ch/de/campingplaetze/jostedal-camping",
    "https://www.eurocampings.co.uk/norway/sogn-og-fjordane/gjerde/jostedal-camping-120422/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "300",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr300+"
}