{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-malicorne-sur-sarthe-pays-de-la-loire",
  "name": "Clothes Wash Dry",
  "description": "Campsite located along the Sarthe River - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-malicorne-sur-sarthe-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651122351.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D41",
    "addressLocality": "Malicorne-sur-Sarthe",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "72430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.81735,
    "longitude": -0.08773
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/pays-de-la-loire/malicorne-sur-sarthe/106454/camping-onlycamp-port-sainte-marie"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€17+"
}