{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-58044-frrup",
  "name": "Clothes Wash Dry",
  "description": "near the sea - bounded places - camping shop - gas bottle service - nearby sandy beach - bread service - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-58044-frrup",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650830702.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kongshøjvej",
    "addressLocality": "58044",
    "addressRegion": "frrup",
    "postalCode": "5871",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.22102,
    "longitude": 10.80668
  },
  "sameAs": [
    "https://www.campercontact.com/en/denmark/frrup/58044/kongshj-strand-camping",
    "https://kongshojcamping.dk/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "204",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr204+"
}