{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-skye-motorhome-park-isle-of-skye-scotland",
  "name": "South Skye Motorhome Park",
  "description": "Simple motorhome - quiet - cafe 50 meters away.",
  "url": "https://campertunity.com/listings/campgrounds/south-skye-motorhome-park-isle-of-skye-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651117410.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A851",
    "addressLocality": "isle-of-skye",
    "addressRegion": "scotland",
    "postalCode": "IV43 8QU",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.14308,
    "longitude": -5.82126
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "29",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "29+"
}