{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wick-caravan-and-camping-site-caithness-east-england",
  "name": "Wick Caravan And Camping Site in Caithness",
  "description": "This family run site, which overlooks Wick River is a very quiet, secluded, picturesque site surrounded by trees and yet only a 5 minute walk into the town centre. Suitable for total relaxation but still only a short walking distance to the shops, restaurants, swimming pool and local heritage centre. There is an 18 hole golf course and 3 miles of beautiful sandy beaches within the vicinity. Alternatively you may wish to tour the Pulteney Distillery or go fishing on one of the nearby lochs.",
  "url": "https://campertunity.com/listings/campgrounds/wick-caravan-and-camping-site-caithness-east-england",
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "East England"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}