{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moretele-river-lodge-hammanskraal-gauteng",
  "name": "Moretele River Lodge",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/moretele-river-lodge-hammanskraal-gauteng",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hammanskraal",
    "addressRegion": "Gauteng",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.4083333,
    "longitude": 28.2872222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}