{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-hverinn-kleppjarnsreykir",
  "name": "Camping Hverinn",
  "description": "Camping in the restaurant - use GPS coordinates - many places of interest, such as thermal waters and waterfalls - buy (6 km) at the gas station - register at the restaurant - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/camping-hverinn-kleppjarnsreykir",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651015144"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Borgarfjarðarbraut",
    "addressLocality": "100530",
    "addressRegion": "kleppjarnsreykir",
    "addressCountry": "islandia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.655,
    "longitude": -21.40703
  },
  "sameAs": [
    "https://www.campercontact.com/es/islandia/kleppjarnsreykir/100530/camping-hverinn"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "3300",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "3300+"
}