{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-65161-budapest",
  "name": "Clothes Wash Dry",
  "description": "camping is reopened - use GPS coordinates - public transport near - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-65161-budapest",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650825716.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Óbester utca",
    "addressLocality": "65161",
    "addressRegion": "budapest",
    "postalCode": "1097",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.47576,
    "longitude": 19.08293
  },
  "sameAs": [
    "https://www.campercontact.com/en/hungary/budapest/65161/haller-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "17000",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "17000+"
}