{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-barseback-skane-county",
  "name": "Clothes Wash Dry",
  "description": "Camping by the sea - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-barseback-skane-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650921358.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kustvägen",
    "addressLocality": "Barsebäck",
    "addressRegion": "skane-county",
    "postalCode": "246 57",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.76993,
    "longitude": 12.92736
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.94,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "260",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "kr260+"
}