{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-courtils-normandy-fr",
  "name": "Clothes Wash Dry",
  "description": "beautiful planting - reception with shop and bar - heated pool - supermarket 10km - sea 2km - Mont St. Michel 8km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-courtils-normandy-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791437.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Mont Saint-Michel",
    "addressLocality": "Courtils",
    "addressRegion": "normandy",
    "postalCode": "50220",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.62843,
    "longitude": -1.41611
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.86,
    "reviewCount": 42,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25.6+"
}