{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-lytchett-minster-engeland",
  "name": "Clothes Wash Dry",
  "description": "Just off the A35 in Lytchett Minster and only 15mins drive from Poole and the port, this site is excellent and has won many awards. It is pricey though but you get what you pay for.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-lytchett-minster-engeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651035991"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dorchester Road",
    "addressLocality": "Lytchett Minster",
    "addressRegion": "engeland",
    "postalCode": "BH16 6JB",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.74058,
    "longitude": -2.04891
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.06,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "47",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£47+"
}