{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-jonkoping",
  "name": "Clothes Wash Dry",
  "description": "camp site signposted from road-Jönköping Borås - right on the beach - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-jonkoping",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650747508.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Axamovägen",
    "addressLocality": "Jönköping",
    "addressRegion": "jonkoping-county",
    "postalCode": "555 94",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.77593,
    "longitude": 14.06574
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.13,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "250",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "kr250+"
}