{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-hoefn-hofn",
  "name": "Camping Höfn",
  "description": "camping of the city - view on glaciers and mountains - restaurant - close to sights like the glacier Vatnajökull [largest glacier in Europe] - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/camping-hoefn-hofn",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650751637.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hafnarbraut",
    "addressLocality": "Höfn",
    "addressRegion": "hofn",
    "addressCountry": "Islandia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.2585,
    "longitude": -15.20471
  },
  "sameAs": [
    "https://www.campercontact.com/en/ijsland/hofn/26522/camping-hofn",
    "http://www.campsite.is/",
    "https://www.campercontact.com/de/island/austurland/hofn-i-hornafir%C3%B0i/26522/camping-hofn",
    "https://campio.no/campsite/hofn-camping-and-cottages"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "4500",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "4500+"
}