{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-amsele-vasterbotten-county",
  "name": "Clothes Wash Dry",
  "description": "Small campsite with a stream for swimming - supermarket nearby - check in from 14:00 - check out at 12:00",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-amsele-vasterbotten-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651115345"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Byavägen",
    "addressLocality": "Åmsele",
    "addressRegion": "vasterbotten-county",
    "postalCode": "922 75",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.53563,
    "longitude": 19.34336
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/vasterbotten-county/amsele/102726/amsele-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "220",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "kr220+"
}