{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/silverstreams-caravan-park-underberg-kwazulu-natal-1",
  "name": "Silverstreams Caravan Park",
  "description": "Situated on the banks of the Ngwagwana River and bordering the Ukhalamba World Heritage Park, our PET FRIENDLY. Resort offers cottages, a log cabin and several of our own caravans with attached wooden huts all self-catering and fully equipped. Our caravan and camping sites are well grassed wi",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/silverstreams-caravan-park-underberg-kwazulu-natal-1",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/115/mainImage/main-image.jpg",
    "https://www.caravanparks.com/components/listings/listings/115/mainImage/main-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Underberg",
    "addressRegion": "KwaZulu-Natal",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.8448009,
    "longitude": 29.214016
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  }
}