{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-tiszajvros-tiszaujvaros",
  "name": "Clothes Wash Dry",
  "description": "Thermalbad campsite - use GPS coordinates - prices including bath access - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-tiszajvros-tiszaujvaros",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651198333"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Szederkényi út",
    "addressLocality": "Tiszaújváros",
    "addressRegion": "tiszaujvaros",
    "postalCode": "3580",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.93363,
    "longitude": 21.05195
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "7000",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "7000+"
}