{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-campsite-husafell-camping-husafell",
  "name": "Húsafell Camping",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-campsite-husafell-camping-husafell",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/tjaldsvi-husafell/nmdU1flBIrcc.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/tjaldsvi-husafell/erJmvu8Kenw5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hálsasveit null",
    "addressLocality": "Húsafell Camping",
    "addressRegion": "Western Iceland",
    "postalCode": "311",
    "addressCountry": "Iceland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.6995431,
    "longitude": -20.8687056
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/tjaldsvi-husafell"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}