{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gairloch-caravan-park",
  "name": "Gairloch Caravan Park",
  "description": "Gairloch Caravan Park must be one of the most peaceful holiday locations in the country. Surrounded by magnificent views of Loch and Mountain, with excellent hill walking and climb",
  "url": "https://campertunity.com/listings/campgrounds/gairloch-caravan-park",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}