{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hillend-camping-motorhome-ayrshire-auchinleck-scotland",
  "name": "Hillend Camping Motorhome Ayrshire",
  "description": "Surrounded by woodland - for exploring Ayrshire - just a 10 minute drive from the popular tourist attraction Dumfries House.",
  "url": "https://campertunity.com/listings/campgrounds/hillend-camping-motorhome-ayrshire-auchinleck-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651181927.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sorn Road",
    "addressLocality": "auchinleck",
    "addressRegion": "scotland",
    "postalCode": "KA18",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.48459,
    "longitude": -4.29401
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/scotland/sorn/158234/hillend-camping-motorhome-ayrshire"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "15+"
}