{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hveravellir-hveravellir-western-iceland",
  "name": "Hveravellir",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/hveravellir-hveravellir-western-iceland",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/hveravellir/AWxuv1whicuo.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/hveravellir/dJABx87nKV7-.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hveravellir",
    "addressRegion": "Western Iceland",
    "addressCountry": "Iceland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.86726,
    "longitude": -19.55002
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/hveravellir"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}