{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hougarry-beach-view-isle-of-north-uist-scotland",
  "name": "Hougarry Beach View",
  "description": "Ffntastic parking - right on the beach - fresh water at the nearby farm - very quiet, fantastic view - no village nearby",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hougarry-beach-view-isle-of-north-uist-scotland",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650887045.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clachan Sands",
    "addressLocality": "isle-of-north-uist",
    "addressRegion": "scotland",
    "postalCode": "HS6 5AY",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.61321,
    "longitude": -7.51398
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "6+"
}