{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-costacciaro-umbria",
  "name": "Clothes Wash Dry",
  "description": "Wooded area At village 5 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-costacciaro-umbria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650876944.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Flaminia",
    "addressLocality": "Costacciaro",
    "addressRegion": "umbria",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.35063,
    "longitude": 12.68417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.95,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "31",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€31+"
}