{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cleghorn-farm-lanark-scotland",
  "name": "Cleghorn Farm",
  "description": "*PLEASE NOTE: WE REQUIRE 48 HOURS NOTICE FOR ALL CABIN BOOKINGS* Enjoy spectacular views over Tinto and the farm and the uncluttered night sky in our off-grid cabin complete with firepit, wood-burning stove and double bed. Relax around the firepit and enjoy a meal cooked on the grill or on the stove and keep your eyes open for badgers and bats. The Cabin is equipped with a saucepan, cooking implements, cutlery and crockery and you can either bring your own wood or purchase wood from the farm....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cleghorn-farm-lanark-scotland",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1687036642/campground-photos/tcrih29vd7p3vnbmepgu/cleghorn-farm-the-cabin-clyde-valley.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lanark",
    "addressRegion": "Scotland",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.69646841944953,
    "longitude": -3.7609978303499076
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}