{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tugela-mouth-tugela-kwazulu-natal",
  "name": "Tugela Mouth Resort",
  "description": "If you are looking for a peaceful getaway located in natural surroundings, look no further. Situated far from the noise of urban life, this resort offers you a chance to get back to nature. Go for long walks on our untouched beach. Experience the vast array of bird life. Take the opportu",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tugela-mouth-tugela-kwazulu-natal",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/127/mainImage/Tugela-Mouth-Resort.jpg",
    "https://www.caravanparks.com/components/listings/listings/127/mainImage/Tugela-Mouth-Resort.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tugela",
    "addressRegion": "KwaZulu-Natal",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.2168159,
    "longitude": 31.506916
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  }
}