{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mandale-campsite-bakewell-derbyshire",
  "name": "Mandale Campsite",
  "description": "Mandale House is situated on the edge of Lathkill Dale in the \"White Peak\" area of the Peak District National Park. It is a working farm and lies about one and a half miles from the village of Over Haddon and three miles from the old market town of Bakewell.Lathkill Dale is now a nature reserve managed by English Nature to protect a variety of flora and fauna as well as some outstanding geological features.Mandale House enjoys a superbly quiet and peaceful setting but is only minutes away fro...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mandale-campsite-bakewell-derbyshire",
  "image": [
    "https://lh4.googleusercontent.com/-H74xv78_If8/UYmCTSe9QSI/AAAAAAACUDE/yDnB9tqzKdk/w1000/Mandale-Campsite-661800683.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mandale Farm, Haddon Grove",
    "addressLocality": "Bakewell",
    "addressRegion": "Derbyshire",
    "postalCode": "DE45 1JF"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.2148429,
    "longitude": -1.6758613
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}