{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/greenhillock-glamping-kirkbuddo-scotland",
  "name": "Greenhillock Glamping",
  "description": "Greenhillock Glamping is a camping site in Kirkbuddo. The location offers a playground, sanitary services, water, electricity, and a bread service.",
  "url": "https://campertunity.com/listings/campgrounds/greenhillock-glamping-kirkbuddo-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lower Greenhillock",
    "addressLocality": "Kirkbuddo",
    "addressRegion": "scotland",
    "postalCode": "DD8 2NL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.5839,
    "longitude": -2.81702
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "25",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "£25+"
}