{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-sainte-marie-la-mer-occitanie",
  "name": "Clothes Wash Dry",
  "description": "3 km from the sea - Possibility to buy 2 km from the center 2.5 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-sainte-marie-la-mer-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650854054.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin des Clauses",
    "addressLocality": "Sainte-Marie-la-Mer",
    "addressRegion": "occitanie",
    "postalCode": "66470",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.71395,
    "longitude": 3.03143
  },
  "sameAs": [
    "http://campinglesaintemarie.com",
    "https://www.campercontact.com/en/france/occitanie/sainte-marie/59422/camping-le-sainte-marie"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€20+"
}