{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glenbrittle-campsite-portree-highland",
  "name": "Glenbrittle Campsite",
  "description": "Located on the rugged west coast of the Isle of Skye at the foot of the Cuillin mountains and Loch Brittle beach, Glenbrittle Campsite is the perfect antidote to the pressures of modern living. Founded in 1961 and recently voted No.1 UK Campsite by The Daily Telegraph, the site is an ideal base camp for some of the finest rock climbing and hill walking in Britain and is popular with devotees of the natural site because it offers a wild camping experience with the added advantage of facilities...",
  "url": "https://campertunity.com/listings/campgrounds/glenbrittle-campsite-portree-highland",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Glenbrittle",
    "addressLocality": "Portree",
    "addressRegion": "Highland",
    "postalCode": "IV47 8TA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.4130532,
    "longitude": -6.194446
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rock_climbing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}