{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waterkloof-fishing-resort-koster-north-west",
  "name": "Waterkloof fishing Resort",
  "description": "Waterkloof Resort is a privately owned resort adjacent to Kosterdam and is ideal for family holidays, functions or events. Our caravan and tent stands are very popular. To secure your spot it is necessary to book early. Be sure to pay your deposit to secure your selected site. At the Wat",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waterkloof-fishing-resort-koster-north-west",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/2661/mainImage/IMG-5278.jpg",
    "https://www.caravanparks.com/components/listings/listings/2661/mainImage/IMG-5278.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Koster",
    "addressRegion": "North West",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.6904659,
    "longitude": 26.8952827
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}