{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-los-gavleborg-county",
  "name": "Clothes Wash Dry",
  "description": "small campsite - location on a small lake - large pitches - center 900 m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-los-gavleborg-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650887098.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kalmetervägen",
    "addressLocality": "Los",
    "addressRegion": "gavleborg-county",
    "postalCode": "820 50",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.72555,
    "longitude": 15.16978
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/gavleborg-county/los/82441/camping-loos",
    "http://gammeltomten.se/",
    "https://campio.no/campsite/loos-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "250",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr250+"
}