{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horsley-caravanning-ockham-road-north-surrey",
  "name": "Horsley - Camping and Caravanning Club Site",
  "description": "Book our highly-rated Horsley campsite from as low as £10.95 p/n. View pitch availability and book online now to kick-start your Surrey adventure!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horsley-caravanning-ockham-road-north-surrey",
  "image": [
    "https://www.campingandcaravanningclub.co.uk/-/media/Images/Campsites/Club-Sites/Horsley/1Horsley.jpg?rev=95033e6f1f4d4c469e8cd26cfc52a43b"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Horsley Campsites",
    "addressLocality": "Ockham Road North",
    "addressRegion": "Surrey",
    "postalCode": "KT24 6PE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2856,
    "longitude": -0.4484
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 22,
    "bestRating": 5,
    "worstRating": 1
  }
}