{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-ystad-skane-county",
  "name": "Clothes Wash Dry",
  "description": "16 power connections - shop / restaurant - toilet and shower with a credit card - center 200m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-ystad-skane-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650788273.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Segelgatan",
    "addressLocality": "Ystad",
    "addressRegion": "skane-county",
    "postalCode": "271 39",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.42669,
    "longitude": 13.8134
  },
  "sameAs": [
    "https://www.campercontact.com/nl/zweden/skane-lan/ystads-kommun/30420/ystads-marina",
    "http://www.ystad.se/fritid/smabatshamnar/ystads-marina/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "200",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr200+"
}