{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aboyne-loch-caravan-park-aboyne-scotland",
  "name": "Aboyne Loch Caravan Park",
  "description": "center Aboyne 2,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aboyne-loch-caravan-park-aboyne-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650830319.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A93",
    "addressLocality": "aboyne",
    "addressRegion": "scotland",
    "postalCode": "AB34 5BR",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.08507,
    "longitude": -2.76378
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.19,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "25+"
}