{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/balranald-hebridean-holidays-campsite-isle-of-north-uist-sco",
  "name": "Balranald Hebridean Holidays Campsite",
  "description": "in the center of crofting township - ferry terminals 22km - shops 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/balranald-hebridean-holidays-campsite-isle-of-north-uist-sco",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650819277.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Isle of North Uist",
    "addressRegion": "scotland",
    "postalCode": "HS6 5DL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.60443,
    "longitude": -7.51939
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.83,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£16+"
}