{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mountain-splendour-eco-resort-cathkin-park-kwazulu-natal",
  "name": "Mountain Splendour Eco Resort",
  "description": "camping with camping accommodation, glamping and wooden cabins in a park-like setting - tennis courts, mountain biking, a large children's playground - every morning tea and free treats are served in the barn - large indoor play area and lounges to relax - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mountain-splendour-eco-resort-cathkin-park-kwazulu-natal",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651208852.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cathkin Park",
    "addressRegion": "kwazulu-natal",
    "addressCountry": "Sudáfrica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.01437,
    "longitude": 29.45961
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "840",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "840+"
}