{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nostell-priory-holiday-park-swimming-pool-wakefield-west",
  "name": "Nostell Priory Holiday Park",
  "description": "A Haven of Peace and Tranquillity nestling within a private forest glade in the National Trust’s exclusive parkland estate. Far from the madding crowd yet just minutes away from the motorway network & West Yorkshire towns. No clubs no pubs, just perfect peace & relaxation",
  "url": "https://campertunity.com/listings/campgrounds/nostell-priory-holiday-park-swimming-pool-wakefield-west",
  "image": [
    "https://www.pitchup.com/app-icons/pitchup_logo_og.png",
    "/_nuxt/img/pencil.28b303a.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wakefield",
    "addressRegion": "West Yorkshire",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.6515,
    "longitude": -1.3902
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}