{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-swansea-wales",
  "name": "Clothes Wash Dry",
  "description": "Cae Glas Camping has spacious pitches with views over the Brecon Beacons..",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-swansea-wales",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Swansea",
    "addressRegion": "wales",
    "postalCode": "SA9 1GH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.81666,
    "longitude": -3.68301
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£30+"
}