{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/argyll-caravan-park-inveraray",
  "name": "Argyll Caravan Park",
  "description": "a large caravan park with campers - but also a large field for campers and campers - on the coast of Loch Fyne - 2 miles south of Inverary - some places overlooking the hole - a (1) building with toilets, showers, washing areas - tents are not allowed",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/argyll-caravan-park-inveraray",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650840919.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "inveraray",
    "addressRegion": "scotland",
    "addressCountry": "vereinigtes-konigreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.1986,
    "longitude": -5.10818
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.63,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "26+"
}