{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kaia-manzi-resort-bronkhorstspruit-gauteng",
  "name": "Kaia Manzi Resort",
  "description": "Kaia Manzi is a resort with various accommodation options, camping self-catering units and guesthouse rooms. Kaia Manzi has a restaurant and caters for any kind of reception like weddings, reunions, conferences etc. We are on the banks of the Bronkhorstspruit Dam and give access to the dam for b",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kaia-manzi-resort-bronkhorstspruit-gauteng",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/50/mainImage/Pic-in-Spot-3.jpg",
    "https://www.caravanparks.com/components/listings/listings/50/mainImage/Pic-in-Spot-3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bronkhorstspruit",
    "addressRegion": "Gauteng",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.8901329,
    "longitude": 28.6891842
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  }
}