{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-cluj-napoca-cluj-county",
  "name": "Clothes Wash Dry",
  "description": "Just opened camping - way up seems in the beginning difficult but is good to do - pool - center Cluj 5km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-cluj-napoca-cluj-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650840588.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Drumul Sfântul Ioan",
    "addressLocality": "Cluj-Napoca",
    "addressRegion": "cluj-county",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.74669,
    "longitude": 23.53735
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.18,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "80",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "80+"
}