{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-lapusel-maramures-county-ro",
  "name": "Clothes Wash Dry",
  "description": "At fishing pond - owner speaks English and German - sanitary facilities are new - center 6km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-lapusel-maramures-county-ro",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651223905.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lăpușel",
    "addressRegion": "maramures-county",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.61035,
    "longitude": 23.45039
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "115",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "115+"
}