{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/varne-ridge-caravan-park-folkestone-kent",
  "name": "Varne Ridge Caravan Park",
  "description": "Varne Ridge is a small secluded & exclusive family-run Award Winning holiday park.Situated near to the cliffs and having panoramic views over the English Channel to the coastline of France.The Capel Cliffs, between Folkestone and Dover, are appreciated by visitors yearly. Varne Ridge lays just back from the North Downs which extends along the south-east coastline, so why not visit our park and give yourselves a treat?There is no bar or any other facility likely to cause a nuisance, but if it'...",
  "url": "https://campertunity.com/listings/campgrounds/varne-ridge-caravan-park-folkestone-kent",
  "image": [
    "https://lh6.googleusercontent.com/-1ze-zgpfaB0/UfzhntWLTiI/AAAAAAADaG8/cGdvvKWKuwc/w1000/Varne-Ridge-Caravan-Park-977789218.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "145 Old Dover Rd",
    "addressLocality": "Folkestone",
    "addressRegion": "Kent",
    "postalCode": "CT18 7HX"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0791335,
    "longitude": 1.1794073
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ]
}