{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-breiddalsvik-ijsland",
  "name": "Clothes Wash Dry",
  "description": "center 150m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-breiddalsvik-ijsland",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650808252.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sólvellir",
    "addressLocality": "Breiðdalsvík",
    "addressRegion": "breidalsvik",
    "addressCountry": "IJsland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.79288,
    "longitude": -14.00716
  },
  "sameAs": [
    "https://www.campercontact.com/nl/ijsland/breidalsvik/57357/breidalsvik-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "2000",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "2000+"
}