{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flodabay-farm-isle-of-harris-scotland",
  "name": "Flodabay Farm",
  "description": "Sharon and Tony welcome you to our home and B&B! Flodabay Farm is set in 30 acres of peaceful croft land, with stunning views of the Bays of Harris, Isle of Skye and the mainland Scotland beyond.Our site boasts 2 secluded fresh water lochs – they are full of wild Brown Trout and home to the resident otters. Both lochs can be fished, and we can even provide rods should you need them.When you settle into bed at night, you will discover just how tranquil the island can be. The nights are dark an...",
  "url": "https://campertunity.com/listings/campgrounds/flodabay-farm-isle-of-harris-scotland",
  "image": [
    "https://lh5.googleusercontent.com/-MNtwj5dxv0E/UeAc8wYBXxI/AAAAAAADVrA/6VjB8mgdWHc/w1000/Flodabay-Farm-551439351.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Isle Of Harris",
    "addressLocality": "Isle Of Harris",
    "addressRegion": "Scotland",
    "postalCode": "HS3 3HA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.8896913,
    "longitude": -6.8771527
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}