{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-58023-dk",
  "name": "Clothes Wash Dry",
  "description": "near the sea - near / in the forest - bounded places - close to the sandy beach - one-off connection costs electricity - bread service - center 4km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-58023-dk",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650825295.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rosenvoldvej",
    "addressLocality": "58023",
    "addressRegion": "stouby",
    "postalCode": "7140",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.6767,
    "longitude": 9.81334
  },
  "sameAs": [
    "https://www.campercontact.com/en/denemarken/stouby/58023/rosenvold-strand-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "210",
    "priceValidUntil": "2026-08-25"
  },
  "priceRange": "kr210+"
}