{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-svendborg",
  "name": "Clothes Wash Dry",
  "description": "swimming in the sea - along the coast - possibility QuickStop [20-10h] - additional cost for places with sea view - center 7,5km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-svendborg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650695128.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vindebyørevej",
    "addressLocality": "8157",
    "addressRegion": "svendborg",
    "postalCode": "5700",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.05423,
    "longitude": 10.63025
  },
  "sameAs": [
    "http://www.svendborgsund-camping.dk/",
    "https://www.campercontact.com/es/dinamarca/svendborg/8157/svendborg-sund-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "310",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr310+"
}