{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-buxton-england",
  "name": "Clothes Wash Dry",
  "description": "Centre 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-buxton-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650768631.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dukes Drive",
    "addressLocality": "Buxton",
    "addressRegion": "england",
    "postalCode": "SK17 9RP",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.25002,
    "longitude": -1.89924
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£26+"
}