{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thaba-monate-bela-bela-limpopo-1",
  "name": "Thaba Monate",
  "description": "Situated in Bela-Bela, (Warmbaths) in the heart of the majestic Waterberg Mountain Range, Thaba Monate is renowned to be a restful family resort and offers you appealing large, level and shaded caravan and camping sites that are all equipped with electrical hook-up, water taps and refuse bins, or al",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thaba-monate-bela-bela-limpopo-1",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/123/mainImage/IMG-7507-CR2.jpg",
    "https://www.caravanparks.com/components/listings/listings/123/mainImage/IMG-7507-CR2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bela-Bela",
    "addressRegion": "Limpopo",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.8161659,
    "longitude": 28.3304996
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 37,
    "bestRating": 5,
    "worstRating": 1
  }
}