{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/newfold-farm-hope-valley-england",
  "name": "NEWFOLD FARM",
  "description": "simple farm site - centrally located in the Peak District - at the beginning of the Pennine Way - a long distance hiking route to Scotland - narrow access road - not suitable for oversized campers - station with good train connection to both Sheffield and Manchester.",
  "url": "https://campertunity.com/listings/campgrounds/newfold-farm-hope-valley-england",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650832530.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pennine Way",
    "addressLocality": "Hope Valley",
    "addressRegion": "england",
    "postalCode": "S33 7ZD",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.37035,
    "longitude": -1.81677
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/hope-valley/66888/newfold-farm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "16",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "£16+"
}