{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shawbost-beach-isle-of-lewis-scotland-gb",
  "name": "Shawbost beach",
  "description": "Small camper spot with honesty box on the beach and bay - dead end road - paved with grit.",
  "url": "https://campertunity.com/listings/campgrounds/shawbost-beach-isle-of-lewis-scotland-gb",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651209064.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North Shawbost",
    "addressLocality": "Isle of Lewis",
    "addressRegion": "scotland",
    "postalCode": "HS2 9BQ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.33199,
    "longitude": -6.6868
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "5.8",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "£5.8+"
}