{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lotheni-nature-reserve-kzn-wildlife-himeville-kwazulu-natal",
  "name": "Lotheni Nature Reserve - KZN Wildlife",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lotheni-nature-reserve-kzn-wildlife-himeville-kwazulu-natal",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Himeville",
    "addressRegion": "KwaZulu-Natal",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.4389668,
    "longitude": 29.5180836
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.6,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}