{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-harlech-wales",
  "name": "Clothes Wash Dry",
  "description": "beach 1km - 13th century castle 400 - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-harlech-wales",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650844765.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ffordd Glan Mor",
    "addressLocality": "Harlech",
    "addressRegion": "wales",
    "postalCode": "LL46 2UG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.86235,
    "longitude": -4.11524
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.13,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£30+"
}