{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/queensburgh-caravan-resort-kwazulu-natal",
  "name": "Queensburgh Caravan Resort",
  "description": "Experience Drakensberg atmosphere within the heart of Durban, just 15 kilometers from the city center. Close to Gateway and Pavilion shopping malls, uShaka Marine, Beaches and the Valley of a Thousand Hills. The park is situated on the banks of the Umbilo River where there is an abundant bird li",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/queensburgh-caravan-resort-kwazulu-natal",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/104/mainImage/P1030735.jpg",
    "https://www.caravanparks.com/components/listings/listings/104/mainImage/P1030735.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Queensburgh",
    "addressRegion": "KwaZulu-Natal",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.8637333,
    "longitude": 30.9056492
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  }
}