{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-ed-vastra-gotaland-county",
  "name": "Clothes Wash Dry",
  "description": "medium-sized family campsite - located on large swimming pond - canoe rental - bike rental - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-ed-vastra-gotaland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650795796.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Södra Moränvägen",
    "addressLocality": "Ed",
    "addressRegion": "vastra-gotaland-county",
    "postalCode": "668 32",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.89898,
    "longitude": 11.93531
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/vastra-gotaland-county/ed/43815/grone-backe-camping-stugor"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "320",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr320+"
}