{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atkv-hartenbos-beach-resort-hartenbos-western-cape",
  "name": "ATKV Hartenbos Beach Resort",
  "description": "ATKV Hartenbos Beach Resort is the ideal place for a lovely caravan holiday. Each of the more than 570 sites is beautifully situated and each site is equipped with a 10AMP electric plug. If you are not a caravan enthusiast, you can stay in one of our beautiful 3-bedroomed houses or spacious rond",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atkv-hartenbos-beach-resort-hartenbos-western-cape",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/188/mainImage/Main-Pic.jpg",
    "https://www.caravanparks.com/components/listings/listings/188/mainImage/Main-Pic.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hartenbos",
    "addressRegion": "Western Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.1219177,
    "longitude": 22.1203003
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 86,
    "bestRating": 5,
    "worstRating": 1
  }
}