{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campsite-geysir-26606-haukadalur",
  "name": "Campsite Geysir",
  "description": "nature camping - natural heat source - restaurant - discount for seniors - Geysir 200m",
  "url": "https://campertunity.com/listings/campgrounds/campsite-geysir-26606-haukadalur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650751797.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "35",
    "addressLocality": "26606",
    "addressRegion": "haukadalur",
    "addressCountry": "iceland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.30929,
    "longitude": -20.30463
  },
  "sameAs": [
    "https://www.campercontact.com/en/iceland/haukadalur/26606/campsite-geysir"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "3400",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "3400+"
}