{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-brighstone-england",
  "name": "Clothes Wash Dry",
  "description": "campsite located directly on the coast - easy access to the sandy beach - view of Chine and Brighstone Forest - family-run farm with many special animals [such as Alpacas, Micro-pigs, kune-kune pigs, goats, horses, donkeys, water buffalo, sheep and poultry] - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-brighstone-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650895543.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Military Road",
    "addressLocality": "Brighstone",
    "addressRegion": "england",
    "postalCode": "PO30 4DA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.63663,
    "longitude": -1.40725
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "36.5",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "£36.5+"
}