{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seal-shore-camping-isle-of-arran-scotland",
  "name": "Seal Shore Camping",
  "description": "Quiet location with nice view - game room - quite skew terein - hotel / bar / bistro next door - info available - center 300m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seal-shore-camping-isle-of-arran-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650806561.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "isle-of-arran",
    "addressRegion": "scotland",
    "postalCode": "KA27 8SD",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.44158,
    "longitude": -5.1146
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@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": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "20+"
}