{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-gatauiciai-provincia-de-siauliai",
  "name": "Clothes Wash Dry",
  "description": "along the A12 / E77 - known for the annual music - Hill of the Crosses 19km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-gatauiciai-provincia-de-siauliai",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650795307.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E77",
    "addressLocality": "Gataučiai",
    "addressRegion": "provincia-de-siauliai",
    "postalCode": "84268",
    "addressCountry": "Lituania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.15699,
    "longitude": 23.53392
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.35,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "24",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "24+"
}