{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-rowardennan-schotland",
  "name": "Clothes Wash Dry",
  "description": "Cashel is an open place, right on the banks of the famous Lomond Lake, with incomparable views of the peaceful lake and the beautiful surroundings of Queen Elizabeth Forest Park.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-rowardennan-schotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650875260.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Cottages",
    "addressLocality": "Rowardennan",
    "addressRegion": "schotland",
    "postalCode": "G63 0AW",
    "addressCountry": "Reino Unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.11238,
    "longitude": -4.58141
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.17,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "38",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "38+"
}