{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/knocknahushoch-farm-aire-forfar-scotland-united-kingdom",
  "name": "Knocknahushoch Farm Aire",
  "description": "Rural farm - near Kirriemuir Angus",
  "url": "https://campertunity.com/listings/campgrounds/knocknahushoch-farm-aire-forfar-scotland-united-kingdom",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651135773.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "forfar",
    "addressRegion": "scotland",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.64894,
    "longitude": -3.03054
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "10+"
}