{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/karoo-national-park-sanparks-beaufort-west-western-cape",
  "name": "Karoo National Park - SanParks",
  "description": "Being the largest ecosystem in South Africa, the Karoo is home to a fascinating diversity of life, all having adapted to survive in these harsh conditions. The Karoo National Park has a wide variety of endemic wildlife, such as Lion, Cape mountain zebra, gemsbok, eland and klipspringer. Over twe",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/karoo-national-park-sanparks-beaufort-west-western-cape",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/52/mainImage/karoo-national-park-camp-site-ck6P-4-Copy.jpg",
    "https://www.caravanparks.com/components/listings/listings/52/mainImage/karoo-national-park-camp-site-ck6P-4-Copy.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Beaufort West",
    "addressRegion": "Western Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.3633995,
    "longitude": 22.5412006
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 47,
    "bestRating": 5,
    "worstRating": 1
  }
}