{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/keswick-camping-caravanning-club-site-crow-park-road",
  "name": "Keswick - Camping and Caravanning Club Site",
  "description": "Book our highly-rated Keswick campsite from as low as £13.70 p/n. View pitch availability and book online now to kick-start your Lake District adventure!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/keswick-camping-caravanning-club-site-crow-park-road",
  "image": [
    "https://www.campingandcaravanningclub.co.uk/-/media/Images/Campsites/Club-Sites/Keswick/2025/1.jpg?rev=27ddbb9df52b4bb685136309212bd508"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Keswick Camping and Caravanning Club Site",
    "addressLocality": "Crow Park Road",
    "addressRegion": "Cumbria",
    "postalCode": "CA12 5EP"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.6003,
    "longitude": -3.1501
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 62,
    "bestRating": 5,
    "worstRating": 1
  }
}