{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-vaggeryd-provincia-de-jonkoping",
  "name": "Clothes Wash Dry",
  "description": "Small campsite directly on a lake. Campsite has 6 places outside the gate (all including electricity) and 26 places on the campsite itself.",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-vaggeryd-provincia-de-jonkoping",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651265242.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Badplatsvägen",
    "addressLocality": "Vaggeryd",
    "addressRegion": "provincia-de-jonkoping",
    "postalCode": "567 32",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.51029,
    "longitude": 14.13229
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "195",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "kr195+"
}