{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-asperup",
  "name": "Clothes Wash Dry",
  "description": "Small campsite right by the sea with mainly regular guests - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-asperup",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651047777.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kystvejen",
    "addressLocality": "Asperup",
    "addressRegion": "asperup",
    "postalCode": "5466",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.50891,
    "longitude": 9.90421
  },
  "sameAs": [
    "https://www.campercontact.com/en/denemarken/asperup/102413/baringskov-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "260",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "kr260+"
}