{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-erd-hungary",
  "name": "Clothes Wash Dry",
  "description": "Small campsite - park - kiosk - near train station with connections to Budapest - Budapest 15km - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-erd-hungary",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651003428.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fürdő utca",
    "addressLocality": "Érd",
    "addressRegion": "erd",
    "postalCode": "2030",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.39447,
    "longitude": 18.93592
  },
  "sameAs": [
    "https://www.campercontact.com/en/hungary/erd/100121/camping-flamingo"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "11200",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "11200+"
}