{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-ralund-provincia-de-norrbotten",
  "name": "Clothes Wash Dry",
  "description": "Behind the shed there are two or three parking spaces for motorhomes, vans and caravans: stopover in Swedish Lapland",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-ralund-provincia-de-norrbotten",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651207030.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rålund",
    "addressRegion": "provincia-de-norrbotten",
    "postalCode": "933 92",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.46969,
    "longitude": 19.35431
  },
  "sameAs": [
    "https://www.campercontact.com/es/suecia/provincia-de-norrbotten/ralund/159268/ralund-guesthouse"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "250",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "kr250+"
}