{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/broadwater-river-estate-douglas-northern-cape",
  "name": "Broadwater River Estate",
  "description": "Relax next to the calm water, listen to the call of the Fish Eagle and drink champagne under the stars. Broadwater is a 4-star private river resort on the banks of the Vaal River near Kimberley and Douglas. Each of the 10 camp sites has a private bathroom (bath and shower), scullery facilities an",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/broadwater-river-estate-douglas-northern-cape",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/2301/mainImage/bilboard-foto-sonder-sambreel.jpg",
    "https://www.caravanparks.com/components/listings/listings/2301/mainImage/bilboard-foto-sonder-sambreel.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Douglas",
    "addressRegion": "Northern Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.0376167,
    "longitude": 23.9015007
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}