{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/abba-game-lodge-modimolle-limpopo-za",
  "name": "Abba Game Lodge",
  "description": "ENGLISH The Resort Caravanning and camping at Abba Game Lodge puts a new meaning to relaxation. Nestled alongside a natural dam in the splendor of the Waterberg Mountains near Nylstroom (Modimolle), and only an hour and a half drive from pretoria, Abba Game Lodge offers you the choice of luxury cara",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/abba-game-lodge-modimolle-limpopo-za",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/1/logo/web-logo.jpg",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Modimolle",
    "addressRegion": "Limpopo",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.6774406,
    "longitude": 28.27491
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}