{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dreki-skutustadir",
  "name": "Dreki",
  "description": "Enjoy a relauxing still at Dicky in Skúststair, Island.",
  "url": "https://campertunity.com/listings/campgrounds/dreki-skutustadir",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650838657.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Öskjuvatnsvegur",
    "addressLocality": "Skútustaðir",
    "addressCountry": "Iceland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.04262,
    "longitude": -16.59642
  },
  "sameAs": [
    "https://www.campercontact.com/en/iceland/skutustair/68580/dreki"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Volcanic"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}