{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/areena-riverside-resort-private-game-reserve-kwelera",
  "name": "Areena Riverside Resort & Private Game Reserve",
  "description": "Spectacularly positioned on the banks of the Kwelera River near Chintsa, Areena Riverside Resort offers spacious caravan and camping sites, furnished self-catering chalets, a clubhouse, a spa, conference venue and a riverside restaurant. Enjoy beautiful views of the river, excellent bird and gam",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/areena-riverside-resort-private-game-reserve-kwelera",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/23/mainImage/01.jpg",
    "https://www.caravanparks.com/components/listings/listings/23/mainImage/01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kwelera",
    "addressRegion": "Eastern Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.883625,
    "longitude": 28.0613556
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  }
}