{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-herding-hill-farm-haltwhistle",
  "name": "Camping Herding Hill Farm",
  "description": "Camping Herding Hill Farm is a campsite in Haltwhistle, Northumberland.This camp site with sloping grounds has which are marked out and pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-herding-hill-farm-haltwhistle",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517974b3be9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shield Hill",
    "addressLocality": "Haltwhistle",
    "postalCode": "NE49 9NW",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.98797,
    "longitude": -2.44581
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}