{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-cervera-del-maestre-valencian-community",
  "name": "Clothes Wash Dry",
  "description": "Quiet - between olive trees - mountain bike circuit - bar - cafeteria - center 850m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-cervera-del-maestre-valencian-community",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651148682"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Prolongación Fray Salvador",
    "addressLocality": "Cervera del Maestre",
    "addressRegion": "valencian-community",
    "postalCode": "12578",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.44926,
    "longitude": 0.28277
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.62,
    "reviewCount": 45,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "€23+"
}