{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strid-wood-caravan-club-site-skipton-north-yorkshire",
  "name": "Strid Wood Caravan Club Site",
  "description": "Bolton Abbey Caravan Club Site (formerly Strid Wood) is one of the most pircturesque locations in this beautiful area - it is part of the Bolton Abbey estate and situated in an open glade ringed by woodland and beyond by the wonderful Yorkshire Dales. Within the boundaries of the historic Bolton Abbey estate are 75 miles of footpaths through moors, woods and farmlands, all easily accessible from the caravan site. The ruins of the 12th century Bolton Priory stand on a breath-taking curve of th...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strid-wood-caravan-club-site-skipton-north-yorkshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bolton Abbey",
    "addressLocality": "Skipton",
    "addressRegion": "North Yorkshire",
    "postalCode": "BD23 6AJ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.9619541,
    "longitude": -2.0166311
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}