{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/creagan-station-tourers-appin-scotland",
  "name": "Creagan Station Tourers",
  "description": "New caravan park opened in June 2017 on the A828 between Oban and Portnacroish, beautifully located on Loch Creran. All facilities for £ 10 per day. Water and power present per camper location.",
  "url": "https://campertunity.com/listings/campgrounds/creagan-station-tourers-appin-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650805125.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A828",
    "addressLocality": "appin",
    "addressRegion": "scotland",
    "postalCode": "PA38 4BQ",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.55134,
    "longitude": -5.30619
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.27,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "20+"
}