{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-les-pieux-normandy",
  "name": "Clothes Wash Dry",
  "description": "Located on the Cotentin Peninsula in Dune Landscape Shop with bread service Direct access to the beach The places are bordered by hedges Located near Les Pieux, 4km away Cherbourg is 20 minutes drive There is an outdoor swimming pool, a children's pool and a heated indoor swimming pool. There are various playgrounds, including a tennis court for adults Wifi and computer use for a fee",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-les-pieux-normandy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650818067.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route du Grand Large",
    "addressLocality": "Les Pieux",
    "addressRegion": "normandy",
    "postalCode": "50340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.49463,
    "longitude": -1.84236
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.89,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23+"
}