{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ferry-waiting-room",
  "name": "The Ferry Waiting Room",
  "description": "A lost and found ferry terminal and bothy – polished up and rehomed in the Highland wilderness, with mountain views, starry skies and a wood-fired bath",
  "url": "https://campertunity.com/listings/campgrounds/ferry-waiting-room",
  "image": [
    "https://www.canopyandstars.co.uk/var/self_catering_site/storage/images/canopy-and-stars/britain/scotland/perthshire/mhor/the-ferry-waiting-room/the-ferry-waiting-room-gallery/dsc_7219e/178880323-2-eng-GB/dsc_7219e_cs_large_gallery_preview.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.352,
    "longitude": -4.37516
  },
  "checkinTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}