{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-kleifar-skaftarhreppur",
  "name": "Camping Kleifar",
  "description": "car park. Part of the CAMPING CARD ISLAND. With the CCI the night is free - downtown 3 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-kleifar-skaftarhreppur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650885618.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Geirlandsvegur",
    "addressLocality": "Skaftárhreppur",
    "addressRegion": "skaftarhreppur",
    "addressCountry": "IJsland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.80122,
    "longitude": -18.05675
  },
  "sameAs": [
    "https://www.campercontact.com/en/iceland/skaftarhreppur/82080/camping-kleifar",
    "https://images.campercontact.com/media/photos/4222124650885618.jpg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "0+"
}