{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/voetpadkloof-middelburg-mpumalanga",
  "name": "De Voetpadkloof",
  "description": "If you are in pursuit of an excellent stay-over on your way to Nelspruit / National Kruger Park or need a break-away for a splendid, fabulous weekend or vacation, this is the ideal place for you. Spotless ablution blocks with laundry facilities. Luxury log cabins, en-suite tents and chalets",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/voetpadkloof-middelburg-mpumalanga",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/286/mainImage/SAFARI-TENT.jpg",
    "https://www.caravanparks.com/components/listings/listings/286/mainImage/SAFARI-TENT.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Middelburg",
    "addressRegion": "Mpumalanga",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.4622841,
    "longitude": 29.4557838
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 68,
    "bestRating": 5,
    "worstRating": 1
  }
}