{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-nysted-nysted",
  "name": "Clothes Wash Dry",
  "description": "demarcated fields along the road to Nysted campsite - pay at the campsite - service at the campsite - center 2 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-nysted-nysted",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650887096.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skansevej",
    "addressLocality": "Nysted",
    "addressRegion": "nysted",
    "postalCode": "4880",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.65582,
    "longitude": 11.73421
  },
  "sameAs": [
    "https://www.campercontact.com/en/denmark/nysted/82440/nysted-autocamper-plads"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "180",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr180+"
}