{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/luskentyre-camping-spots-isle-of-harris-escocia",
  "name": "Luskentyre Camping Spots",
  "description": "Location of West Harris Trust manage several parking spaces for motorhomes - all have raided parking on the street - payment through Paypal - on the edge of the beach or at sea",
  "url": "https://campertunity.com/listings/campgrounds/luskentyre-camping-spots-isle-of-harris-escocia",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650799376.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Losgaintir",
    "addressLocality": "isle-of-harris",
    "addressRegion": "escocia",
    "addressCountry": "reino-unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.876,
    "longitude": -6.92406
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.08,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "6",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "6+"
}