{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-mallnitz-karinthie",
  "name": "Clothes Wash Dry",
  "description": "new camping complex - restaurant - sanitary facilities including a dog shower and rental bathrooms - center 300m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-mallnitz-karinthie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651013231.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mallnitz",
    "addressLocality": "Mallnitz",
    "addressRegion": "karinthie",
    "postalCode": "9822",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.98763,
    "longitude": 13.169
  },
  "sameAs": [
    "https://www.hochoben.at",
    "https://www.campercontact.com/en/austria/carinthia/mallnitz/89598/hochoben"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "40",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€40+"
}