{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-kammeltal-bavaria",
  "name": "Clothes Wash Dry",
  "description": "near Legoland - arrival time of 9.00 / 22.00 - Supermarket 500m - center 400m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-kammeltal-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650667697.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Sportplatz",
    "addressLocality": "Kammeltal",
    "addressRegion": "bavaria",
    "postalCode": "89358",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.37561,
    "longitude": 10.36012
  },
  "sameAs": [
    "https://www.campercontact.com/en/duitsland/beieren/kammeltal/2797/kammelaue",
    "http://www.kammelaue.de"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14.5",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "€14.5+"
}