{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/baddad-dargle-kwazulu-natal",
  "name": "Baddad",
  "description": "Mount Park Guest Farm is situated in the beautiful Upper Dargle region of the KwaZulu-Natal Midlands, at the foot of the iNhlosane Mountain 37 km from Howick. We provide self-catering accommodation, 17 grassed caravan/camp sites (with braais and 3-point electricity points) as well as two equipped",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/baddad-dargle-kwazulu-natal",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/618/mainImage/Oak-tree.jpg",
    "https://www.caravanparks.com/components/listings/listings/618/mainImage/Oak-tree.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dargle",
    "addressRegion": "KwaZulu-Natal",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.5495338,
    "longitude": 29.9641666
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}