{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hells-hole-hawick-scotland",
  "name": "Hell's Hole",
  "description": "Enjoy a relaxing stay at Hell's Hole in Hawick, United Kingdom. Visitors' rating: 3.",
  "url": "https://campertunity.com/listings/campgrounds/hells-hole-hawick-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651166162",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B6359",
    "addressLocality": "Hawick",
    "addressRegion": "Scotland",
    "postalCode": "TD9 9TG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.35649846,
    "longitude": -2.64845401
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}