{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/isle-of-skye-pods-glamping-accommodation-loch-greshornish",
  "name": "Isle of Skye Pods - Glamping Accommodation",
  "description": "Go glamping in our Camping Pods on the Isle of Skye. These beautifully crafted camping pods stand proud in their elevated position with views over Loch Greshornish.",
  "url": "https://campertunity.com/listings/campgrounds/isle-of-skye-pods-glamping-accommodation-loch-greshornish",
  "image": [
    "https://www.campingandcaravanningclub.co.uk/-/media/Images/Campsites/Club-Sites/Skye/Skye-campsite-page-3.jpg?rev=66e82528a57a484681c5af0ee385fc5c"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skye Camping and Caravanning Club Site",
    "addressLocality": "Loch Greshornish",
    "addressRegion": "Isle of Skye",
    "postalCode": "IV51 9PS"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.4868,
    "longitude": -6.4308
  },
  "sameAs": [
    "https://www.campingandcaravanningclub.co.uk/campsites/uk/isle-of-skye/portree/skye-camping-and-caravanning-club-site/pods/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "62",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$62+"
}