{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-whitby-england",
  "name": "Clothes Wash Dry",
  "description": "large campsite with many pitches - facilities are very good - very well maintained - bus service to Whitby just at the entrance of the campsite - golf course directly opposite - beach 15 minutes' walk away - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-whitby-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651048985"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sandsend Road",
    "addressLocality": "Whitby",
    "addressRegion": "england",
    "postalCode": "YO21 3SR",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.49129,
    "longitude": -0.64435
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "28",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£28+"
}