{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/far-sea-sligachan-campsite-scotland",
  "name": "How far from the sea is Sligachan Campsite?",
  "description": "ProfileA campsite and motorhome parking in a fantastic location near the Sligachan Bridge.. A place with large meadow for tents and a fortified area for campers/cars.. The fortified area for vehicles is flat, the extensive meadow for tents and cars is natural ... lands with paved paths.. For hikers Sligachan is THE starting point for the Black Cuillins, the black mountains of Skye. Read more",
  "url": "https://campertunity.com/listings/campgrounds/far-sea-sligachan-campsite-scotland",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/sligachan-campsite/Kjcvt2CMirKE.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/sligachan-campsite/MyyF2YCwXivJ.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sligachan Campsite",
    "addressRegion": "Scotland",
    "postalCode": "IV47 8SW",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.29007,
    "longitude": -6.17497
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}