{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-bonnybridge-scotland",
  "name": "Clothes Wash Dry",
  "description": "We are located in Central Scotland. Set in a rural location, it is suitable for easily accessing Stirling, Edinburgh and Glasgow. Whilst being in a hidden location with mature trees and shrubs, we are still only a few minutes' drive or 15 minute walk from Falkirk city centre. At The Wheel Caravan Park you can take advantage of the extensive network paths for cycling and walking, whilst enjoying some fantastic views. Pitches for tents available.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-bonnybridge-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650803380.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B816",
    "addressLocality": "Bonnybridge",
    "addressRegion": "scotland",
    "postalCode": "FK4 2EP",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.99491,
    "longitude": -3.84339
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.97,
    "reviewCount": 31,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£25+"
}