{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-parc-hosingen-clervaux",
  "name": "Clothes Wash Dry",
  "description": "Various camping pitches on the holiday park, see the website for exact prices - Our river - Kohnenhof 220m - Hosingen centre 7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-parc-hosingen-clervaux",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791371.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Parc Hosingen",
    "addressRegion": "clervaux",
    "postalCode": "9839",
    "addressCountry": "Luxembourg"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.01677,
    "longitude": 6.1363
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.98,
    "reviewCount": 62,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "30+"
}