{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/neist-point-lighthouse-parking-isle-of-skye-scotland",
  "name": "Neist Point Lighthouse Parking",
  "description": "stay overnight with a great view - next to the parking lot of the Neist Point lighthouse - although this is not an official place to stay - there are no signs that it is forbidden - there are many other campers present.",
  "url": "https://campertunity.com/listings/campgrounds/neist-point-lighthouse-parking-isle-of-skye-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650874849.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Isle of Skye",
    "addressRegion": "scotland",
    "postalCode": "IV55 8WU",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.42968,
    "longitude": -6.77913
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.21,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}