{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-peniscola-valencian-community",
  "name": "Clothes Wash Dry",
  "description": "center 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-peniscola-valencian-community",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650906271.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vía Po Polígono 7",
    "addressLocality": "Peniscola",
    "addressRegion": "valencian-community",
    "postalCode": "12598",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.37686,
    "longitude": 0.39262
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.15,
    "reviewCount": 140,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "€17+"
}