{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/laxdale-holiday-park-isle-of-lewis-scotland",
  "name": "Laxdale Holiday Park",
  "description": "site with separate pitches for campers - Stornoway 2,5km - center 150m",
  "url": "https://campertunity.com/listings/campgrounds/laxdale-holiday-park-isle-of-lewis-scotland",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650785204.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Laxdale Lane",
    "addressLocality": "Isle of Lewis",
    "addressRegion": "scotland",
    "postalCode": "HS2 0DR",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.22745,
    "longitude": -6.392
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.88,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "22.65",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "£22.65+"
}