{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/berg-river-resort-paarl-western-cape",
  "name": "Berg River Resort",
  "description": "Situated on the outskirts of Paarl along the Berg River, between vineyards and citrus orchards, this resort is an ideal location for your next family holiday. Book a chalet or camping site next to the river and enjoy the beautiful view of the Boland Mountains. From here one can also easily explo",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/berg-river-resort-paarl-western-cape",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/13/mainImage/Bergriver-Resort-26.jpg",
    "https://www.caravanparks.com/components/listings/listings/13/mainImage/Bergriver-Resort-26.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Paarl",
    "addressRegion": "Western Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.7959175,
    "longitude": 18.9616661
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.4,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  }
}