{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barnard-castle-dockenflatts-lane-county-durham",
  "name": "Barnard Castle - Camping and Caravanning Club Site",
  "description": "Book our highly-rated Barnard Castle campsite from as low as £10.95 p/n. View pitch availability and book online now to kick-start your County Durham adventure!",
  "url": "https://campertunity.com/listings/campgrounds/barnard-castle-dockenflatts-lane-county-durham",
  "image": [
    "https://www.campingandcaravanningclub.co.uk/-/media/Images/Campsites/Club-Sites/Barnard-Castle/Barnard-Castle-Club-Site-img-4.jpg?rev=73c85d8d9fc1411e8bdc981ed683a335"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barnard Castle Camping and Caravanning Club Site",
    "addressLocality": "Dockenflatts Lane",
    "addressRegion": "County Durham",
    "postalCode": "DL12 9DG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.5465,
    "longitude": -1.9629
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 48,
    "bestRating": 5,
    "worstRating": 1
  }
}