{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/uncle-s-croft-campsite-port-of-ness-scotland",
  "name": "The Uncle's croft campsite",
  "description": "small campsite - You can shower in the nearby Trump sports center - beautifully situated on the coast of the northernmost tip of Lewis - base for walks and spotting seals, otters and various birds - center 1.2 km",
  "url": "https://campertunity.com/listings/campgrounds/uncle-s-croft-campsite-port-of-ness-scotland",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651032903.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fivepenny",
    "addressLocality": "Port of Ness",
    "addressRegion": "scotland",
    "postalCode": "HS2 0XG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.5007,
    "longitude": -6.25231
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.17,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "10",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "£10+"
}