{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-grey-mares-tail-nature-reserve-moffat-schotland",
  "name": "Parking Grey Mares Tail Nature Reserve",
  "description": "parking place in nature at the start of the hike to a large waterfall - babbling brook and sheep - no traffic on the road at night - no village nearby",
  "url": "https://campertunity.com/listings/campgrounds/parking-grey-mares-tail-nature-reserve-moffat-schotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650885610.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A708",
    "addressLocality": "moffat",
    "addressRegion": "schotland",
    "addressCountry": "verenigd-koninkrijk"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.41758,
    "longitude": -3.28696
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "5",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "5+"
}