{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodland-caravan-park-ashbourne-derbyshire",
  "name": "Woodland Caravan Park",
  "description": "Woodland Caravan Park is set in a small woodland within the privately-owned grounds of Snelston Hall. The site is a tranquil haven for those seeking a quiet leafy retreat. The 52 all-weather hard standing pitches all have electric hook-up and are arranged in an irregular manner, many with vegetation between them, giving a good sense of privacy.The Park has modern heated shower and toilet facilities including facilities for the Disabled, a Laundry room and an Information Centre. There is also...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodland-caravan-park-ashbourne-derbyshire",
  "image": [
    "https://lh4.googleusercontent.com/-NQKiHPBFnVc/UYLc3bC8BaI/AAAAAAACPYo/-9MpEemq-5o/w1000/Woodland-Caravan-Park-393473304.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Windmill Lane",
    "addressLocality": "Ashbourne",
    "addressRegion": "Derbyshire",
    "postalCode": "DE6 2GT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.01813,
    "longitude": -1.7327886
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Recycling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}