{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mountain-zebra-national-park-sanparks-cradock-eastern-cape",
  "name": "Mountain Zebra National Park - SanParks",
  "description": "The craggy heights of the Mountain Zebra National Parks Bankberg embrace rolling plains and deep valleys, and have become an entrancing preserve for the Cape Mountain Zebra. Lions and Cheetahs are the primary predators. Other mammals found here include eland, black wildebeest, black rhino, buffa",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mountain-zebra-national-park-sanparks-cradock-eastern-cape",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/81/mainImage/Mountain-Zebra-19.jpg",
    "https://www.caravanparks.com/components/listings/listings/81/mainImage/Mountain-Zebra-19.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cradock",
    "addressRegion": "Eastern Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.1408348,
    "longitude": 25.509716
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 37,
    "bestRating": 5,
    "worstRating": 1
  }
}