{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scurrival-camping-isle-of-barra-scotland",
  "name": "Scurrival Camping",
  "description": "Small campsite north of the island past the airport - near the beach - Eoligarry 2km - center 16km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scurrival-camping-isle-of-barra-scotland",
  "image": [
    "https://img.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Isle of Barra",
    "addressRegion": "scotland",
    "postalCode": "HS9 5YE",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.05338,
    "longitude": -7.4449
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£20+"
}