{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dalraddy-holiday-park-aviemore-scotland",
  "name": "Dalraddy Holiday Park",
  "description": "in the heart of the Scottish Highlands - the Cairngorms National Park",
  "url": "https://campertunity.com/listings/campgrounds/dalraddy-holiday-park-aviemore-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651107355"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Aviemore",
    "addressRegion": "scotland",
    "postalCode": "PH22 1QB",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.15195,
    "longitude": -3.88828
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "28",
    "priceValidUntil": "2026-07-16"
  },
  "priceRange": "£28+"
}