{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ardoil-campsite-isle-of-lewis-scotland",
  "name": "Ardoil Campsite",
  "description": "Very nice beach - neat facilities - no drop nearby",
  "url": "https://campertunity.com/listings/campgrounds/ardoil-campsite-isle-of-lewis-scotland",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651103191"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Isle of Lewis",
    "addressRegion": "scotland",
    "postalCode": "HS2 9EU",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.18449,
    "longitude": -7.02584
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "15",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "£15+"
}