{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-stepps-scotland",
  "name": "Clothes Wash Dry",
  "description": "Glasgow 12km - 15min by train - center 1km - Note: Red Deer Village will be closed until 2021 due to Corona",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-stepps-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650745407.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Village Drive",
    "addressLocality": "Stepps",
    "addressRegion": "scotland",
    "postalCode": "G33 6FQ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.88523,
    "longitude": -4.14389
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/scotland/stepps/21573/red-deer-village-holiday-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "31",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "£31+"
}