{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-la-hague-normandy",
  "name": "Clothes Wash Dry",
  "description": "quiet-by the sea and by the Marina-reservations not possible-Centre 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-la-hague-normandy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650746586.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Hague",
    "addressLocality": "La Hague",
    "addressRegion": "normandy",
    "postalCode": "50440",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.70438,
    "longitude": -1.84096
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.11,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13.84",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13.84+"
}