{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sango-sands-oasis-lairg-scotland",
  "name": "Sango Sands Oasis",
  "description": "Winter [Nov-March] for free with limited facilities - terraced camp - located near the sea - sloping ground - bar - restaurant - center 200m",
  "url": "https://campertunity.com/listings/campgrounds/sango-sands-oasis-lairg-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650747529.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shean Villas",
    "addressLocality": "Lairg",
    "addressRegion": "Scotland",
    "postalCode": "IV27 4PY",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.56857,
    "longitude": -4.74332
  },
  "sameAs": [
    "http://www.sangosands.com/",
    "https://www.campercontact.com/en/united-kingdom/scotland/lairg/23101/sango-sands-oasis"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "22",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "£22+"
}