{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glengoulandie-camping-caravanning-glengoulandie-scotland",
  "name": "Glengoulandie Camping Caravanning",
  "description": "Mini camping - overlooking the deer - small shop and bar available and open until 5 pm - center 700 m",
  "url": "https://campertunity.com/listings/campgrounds/glengoulandie-camping-caravanning-glengoulandie-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651104551"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B846",
    "addressLocality": "Glengoulandie",
    "addressRegion": "scotland",
    "postalCode": "PH16 5NL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.64729,
    "longitude": -4.0121
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "32",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "£32+"
}