{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-bramming-bramming",
  "name": "Clothes Wash Dry",
  "description": "near the forest - located on a river - city camping - bread service - camping shop - snack bar - bottled gas service - public transport 200m - center 8km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-bramming-bramming",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650835857.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alsædvej",
    "addressLocality": "Bramming",
    "addressRegion": "bramming",
    "postalCode": "6740",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.43419,
    "longitude": 8.64103
  },
  "sameAs": [
    "https://www.campercontact.com/en/denemarken/bramming/57914/darum-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "201",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "kr201+"
}