{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-inverness-scotland",
  "name": "Clothes Wash Dry",
  "description": "located by the sea - sloping ground - on the bay Beauly Firth - Inverness 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-inverness-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650752476.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Inverness",
    "addressRegion": "scotland",
    "postalCode": "IV3 8TD",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.48123,
    "longitude": -4.30686
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.53,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "28.7",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£28.7+"
}