{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-nagyvaty",
  "name": "Clothes Wash Dry",
  "description": "on the edge of the idyllic village of Nagyváty - road 6 of historic places Pécs and Szigetvár - administrators speak Dutch",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-nagyvaty",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650800221.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Petőfi utca",
    "addressLocality": "Nagyváty",
    "addressRegion": "nagyvaty",
    "postalCode": "7912",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.05906,
    "longitude": 17.93409
  },
  "sameAs": [
    "http://www.campingidyll.hu/htmls/",
    "https://www.campercontact.com/es/hungria/nagyvaty/53480/idyll-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "6600",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "6600+"
}