{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-looe-england",
  "name": "Clothes Wash Dry",
  "description": "Quiet rural campsite - sloping ground - sea view - shop on site - fish and fries on site for sale - access to footpath to beach and Polperro center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-looe-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650814469.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Polperro Road",
    "addressLocality": "Looe",
    "addressRegion": "england",
    "postalCode": "PL13",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.35255,
    "longitude": -4.49738
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "9.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£9.6+"
}