{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glengarry-holiday-farm-kamberg-kwazulu-natal",
  "name": "Glengarry Holiday Farm",
  "description": "Glengarry Park lies in the Kamberg Valley - just below the majestic Giants Castle with stunning berg views all around. Situated only 180 km from Durban and 40 km from the N3 freeway on tar road. Caravan and camp sites with electricity are on the banks of the Little Mooi River with clean ablution",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glengarry-holiday-farm-kamberg-kwazulu-natal",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/377/logo/website-logo.jpg",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kamberg",
    "addressRegion": "KwaZulu-Natal",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.322834,
    "longitude": 29.7177334
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}