{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/klein-paradys-caravan-park-brits",
  "name": "Klein Paradys Caravan Park",
  "description": "Welcome to Klein Paradise where we offer you the renewal of soul and spirit, far from the hustle and bustle of the city, a piece of heaven, a true paradise. Camping, or relax on our lush lawns with the magnificent view of the calming waters of the dam, right on your front porch. The breathtaking",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/klein-paradys-caravan-park-brits",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/55/mainImage/Main-Pic.jpg",
    "https://www.caravanparks.com/components/listings/listings/55/mainImage/Main-Pic.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Brits",
    "addressRegion": "North West",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.5079002,
    "longitude": 27.733717
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 93,
    "bestRating": 5,
    "worstRating": 1
  }
}