{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/salt-rock-caravan-park-salt-rock-kwazulu-natal",
  "name": "Salt Rock Caravan Park",
  "description": "Welcome to the friendly hospitality of the picturesque Salt Rock Hotel, the pearl of the Dolphin coast, Kwa-Zulu Natal. This resort is a mere 20 minutes drive from the King Shaka International Airport and is your gateway to a uniquely South African experience. Salt Rock Beach Resort, nestled on",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/salt-rock-caravan-park-salt-rock-kwazulu-natal",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/765/mainImage/Beach-02.jpg",
    "https://www.caravanparks.com/components/listings/listings/765/mainImage/Beach-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Salt Rock",
    "addressRegion": "KwaZulu-Natal",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.504467,
    "longitude": 31.2368507
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 34,
    "bestRating": 5,
    "worstRating": 1
  }
}