{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-punderich-rijnland-palts",
  "name": "Clothes Wash Dry",
  "description": "separate motorhome pitches",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-punderich-rijnland-palts",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650707647.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Im Planters",
    "addressLocality": "Pünderich",
    "addressRegion": "rijnland-palts",
    "postalCode": "56862",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.03303,
    "longitude": 7.1158
  },
  "sameAs": [
    "https://www.campercontact.com/nl/duitsland/rijnland-palts/punderich/14962/camping-moselland"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€12+"
}