{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-vermosh-shkoder-county",
  "name": "Clothes Wash Dry",
  "description": "location at restaurant - use GPS coordinates - located in orchard - clean and modern sanitation - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-vermosh-shkoder-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650849491.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Vermosh",
    "addressRegion": "shkoder-county",
    "addressCountry": "Albania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.59229,
    "longitude": 19.68559
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1200",
    "priceValidUntil": "2026-08-22"
  },
  "priceRange": "1200+"
}