{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cliff-beach-and-carpark-isle-of-lewis-scotland",
  "name": "Cliff Beach and Carpark",
  "description": "place on a bay overlooking the beach and the sea - motorhomes are expected to make a donation of five pounds per night, in the honesty box.",
  "url": "https://campertunity.com/listings/campgrounds/cliff-beach-and-carpark-isle-of-lewis-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650833239.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed road",
    "addressLocality": "Isle of Lewis",
    "addressRegion": "scotland",
    "postalCode": "HS2 9HP",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.21705,
    "longitude": -6.96912
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.07,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "11.8",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "£11.8+"
}