{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kettlewell-campsite-kettlewell-north-yorkshire",
  "name": "Kettlewell Campsite",
  "description": "Right on the edge of Kettlewell Village in the heart of The Dales and only a short stroll from pubs, cafes, an ice cream parlour and a general store.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kettlewell-campsite-kettlewell-north-yorkshire",
  "image": [
    "https://images.campmanager.com/campstead/versions/1/clients/20555/images/22188/Image-22188.jpg?crop=1&MaxX=1000&MaxY=700",
    "Images/Icon_Heart.svg",
    "Images/Icon_Left_Chevron_White.svg",
    "https://images.campmanager.com/Versions/1/clients/20555/reviews/683379/images/140122/Image.jpg?crop=1&maxX=400&maxY=400",
    "Images/Icon_Right_Chevron_White.svg",
    "Images/Icon_Heart_Pink.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fold Farm",
    "addressLocality": "Kettlewell",
    "addressRegion": "North Yorkshire",
    "postalCode": "BD23 5RH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.145098,
    "longitude": -2.044894
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 212,
    "bestRating": 5,
    "worstRating": 0
  }
}