{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-haderslev-haderslev-1",
  "name": "Clothes Wash Dry",
  "description": "camping on a small scale right in the water - quiet area - old-fashioned facilities - narrow grey water discharge area for a long journey - edible 5 km / center 10 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-haderslev-haderslev-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651071251.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandvejen",
    "addressLocality": "Haderslev",
    "addressRegion": "haderslev",
    "postalCode": "6100",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.35696,
    "longitude": 9.61695
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "190",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr190+"
}