{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-budapest-boedapest-hu",
  "name": "Clothes Wash Dry",
  "description": "Bus line 291 goes directly to the center [3x per hour] - Located next to the chairlift Libego - plenty of shade - center 6km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-budapest-boedapest-hu",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650739997.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Csermely út",
    "addressLocality": "Budapest",
    "addressRegion": "boedapest",
    "postalCode": "1121",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.51408,
    "longitude": 18.9728
  },
  "sameAs": [
    "https://www.campercontact.com/en/hongarije/boedapest/18785/camping-ave-natura"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15500",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "15500+"
}