{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/springhouse-country-park-cherished-holiday-homes",
  "name": "Springhouse Country Park - Cherished Holiday Homes",
  "description": "Springhouse Country Park Situated in the heart of Slaley Forest we are proud of the depth of wildlife and the variety of scenic walks",
  "url": "https://campertunity.com/listings/campgrounds/springhouse-country-park-cherished-holiday-homes",
  "image": [
    "https://cherishedholidayhomes.co.uk/app/uploads/2018/06/fb-logo.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.8991241,
    "longitude": -2.0640058
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}