{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-karlsborg-vastra-gotaland-county",
  "name": "Clothes Wash Dry",
  "description": "located on a lake - city camping - demarcated places - near sandy beach - bread service - camping shop - snack bar - bike rental - shops 1,5km - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-karlsborg-vastra-gotaland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650881641.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Parkvägen",
    "addressLocality": "Karlsborg",
    "addressRegion": "vastra-gotaland-county",
    "postalCode": "546 33",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.54536,
    "longitude": 14.50004
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/vastra-gotaland-county/karlsborg/66769/karlsborgs-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "360",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr360+"
}