{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-braemar-scotland",
  "name": "Clothes Wash Dry",
  "description": "check in after 12 pm - check out before 12am - located on a river - in the heart of Cairngorms National Park - near Balmoral castle - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-braemar-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650793044.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A93",
    "addressLocality": "Braemar",
    "addressRegion": "scotland",
    "postalCode": "AB35 5XG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.00184,
    "longitude": -3.39369
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.03,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "31.9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£31.9+"
}