{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hlalanathi-drakensberg-resort-kwazulu-natal",
  "name": "Hlalanathi Drakensberg Resort",
  "description": "campsite in a remote luxury location - advice: resort is 2.6 km from the R74 take the exit at coordinates S 28.66.69 E 29.04309",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hlalanathi-drakensberg-resort-kwazulu-natal",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "clifford-chambers",
    "addressRegion": "kwazulu-natal",
    "addressCountry": "south-africa"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.65835,
    "longitude": 29.03346
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "540",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "540+"
}