{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wood-nook-caravan-park-skipton-north-yorkshire",
  "name": "Wood Nook Caravan Park",
  "description": "Wood Nook Caravan Park includes six acres of woodland, which has various wildlife and wild flowers. Local footpaths give a wonderful view of Grassington and surrounding Dale.Our park is quiet and peaceful, attractive and clean.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wood-nook-caravan-park-skipton-north-yorkshire",
  "image": [
    "https://images.campmanager.com/campstead/versions/1/clients/20553/images/22010/Image-22010.jpg?crop=1&MaxX=1000&MaxY=700",
    "Images/Icon_Heart.svg",
    "Images/Icon_Left_Chevron_White.svg",
    "Images/Icon_Right_Chevron_White.svg",
    "https://images.campmanager.com/Versions/1/clients/20553/reviews/721102/images/161926/Image.jpg?crop=1&maxX=400&maxY=400",
    "Images/Icon_Heart_Pink.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skirethorns",
    "addressLocality": "Skipton",
    "addressRegion": "North Yorkshire",
    "postalCode": "BD23 5NU",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.073199343622,
    "longitude": -2.04345769154054
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 172,
    "bestRating": 5,
    "worstRating": 0
  }
}