{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dolgellau-wales",
  "name": "Clothes Wash Dry",
  "description": "a Y-Fron is family-run holiday park - center 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dolgellau-wales",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650905453.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arran Road",
    "addressLocality": "Dolgellau",
    "addressRegion": "wales",
    "postalCode": "LL40 2AA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.74223,
    "longitude": -3.87657
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£26+"
}