{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/knight-stainforth-hall-c-c-settle",
  "name": "Knight Stainforth Hall C. & C.",
  "description": "Knight Stainforth Hall C. & C. is a campsite in Settle, North Yorkshire, located on a river/stream. This campsite with...",
  "url": "https://campertunity.com/listings/campgrounds/knight-stainforth-hall-c-c-settle",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ee4d254e9b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Little Stainforth",
    "addressLocality": "Settle",
    "postalCode": "BD24 ODP"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.10008,
    "longitude": -2.28444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}