{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forfar-lochside-caravan-club-site-forfar-scotland",
  "name": "Forfar Lochside Caravan Club Site",
  "description": "right on the Forfar Loch - up-to-date facilities - excellent base to Glamis Castle [childhood home of the Queen Mother] to visit - shops / center 650m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forfar-lochside-caravan-club-site-forfar-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791541.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Craig O'Loch Road",
    "addressLocality": "Forfar",
    "addressRegion": "scotland",
    "postalCode": "DD8 1BT",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.64343,
    "longitude": -2.89687
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "22.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£22.5+"
}