{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-sankt-andra-am-zicksee-burgenland",
  "name": "Clothes Wash Dry",
  "description": "Located directly on the Zicksee - clean bathrooms - very quiet - squirrels come to the campers so dogs are not allowed - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-sankt-andra-am-zicksee-burgenland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650913216.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sankt Andrä-Seeäcker",
    "addressLocality": "Sankt Andrä am Zicksee",
    "addressRegion": "burgenland",
    "postalCode": "7161",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.79152,
    "longitude": 16.91623
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.83,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€15+"
}