{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/loch-ness-caravan-park-fort-augustus-scotland",
  "name": "Loch Ness Caravan Park",
  "description": "Fort Augustus Caravan Park is located in the heart of the Great Glen - an excellent base for exploring the Highlands - center 900 mtr.",
  "url": "https://campertunity.com/listings/campgrounds/loch-ness-caravan-park-fort-augustus-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651097671.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A82",
    "addressLocality": "Fort Augustus",
    "addressRegion": "scotland",
    "postalCode": "PH32 4DS",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.13757,
    "longitude": -4.68849
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/scotland/fort-augustus/105163/-loch-ness-caravan-park",
    "https://www.campercontact.com/de/vereinigtes-konigreich/schottland/fort-augustus/105163/loch-ness-caravan-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "15",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "£15+"
}