{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-garlieston-scotland",
  "name": "Clothes Wash Dry",
  "description": "small fishing village - pitches on the harbor with sea view - shop and restaurant in the village - center 300 m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-garlieston-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650880818.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "South Crescent",
    "addressLocality": "Garlieston",
    "addressRegion": "scotland",
    "postalCode": "DG8 8BQ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.78758,
    "longitude": -4.36837
  },
  "sameAs": [
    "https://www.campercontact.com/es/reino-unido/escocia/garlieston/79977/garlieston-camping-motorhome-club-site",
    "https://www.caravanclub.co.uk/club-sites/scotland/dumfries--galloway/garlieston-caravan-club-site/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "15",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "£15+"
}