{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fieldhead-campsite-edale",
  "name": "Fieldhead Campsite",
  "description": "Fieldhead Campsite is a small quiet campsite in the centre of Edale, Hope Valley. It is the perfect site for outdoor enthusiasts as there is plenty of great climbing nearby, cycling and walking walks at the start/end of Pennine Way. So great if you want to explore the Peak District or just relax.",
  "url": "https://campertunity.com/listings/campgrounds/fieldhead-campsite-edale",
  "image": [
    "https://static.wixstatic.com/media/9bc67a_e251cae74c134d76acb53e19b5c94f02~mv2.jpg/v1/fill/w_980,h_735,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/9bc67a_e251cae74c134d76acb53e19b5c94f02~mv2.jpg",
    "https://static.wixstatic.com/media/eeabb8_579d94cd428f4934aea8de7dc78a8dc6~mv2.jpg/v1/fill/w_960,h_637,al_c,q_85,enc_avif,quality_auto/eeabb8_579d94cd428f4934aea8de7dc78a8dc6~mv2.jpg",
    "https://static.wixstatic.com/media/9bc67a_25fc5f19f2dc472e9d3f6f1410905549~mv2.jpg/v1/fill/w_980,h_735,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/9bc67a_25fc5f19f2dc472e9d3f6f1410905549~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Edale",
    "postalCode": "S33 7ZA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.3687339,
    "longitude": -1.8223272
  },
  "sameAs": [
    "https://www.fieldheadcampsite.co.uk/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rock Climbing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}