{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moegatle-accom-and-4x4-trails-brits-north-west",
  "name": "Montgomery Accom & 4x4 Trails",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/moegatle-accom-and-4x4-trails-brits-north-west",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Brits",
    "addressRegion": "North West",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.3958244,
    "longitude": 27.7186298
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Off_road_driving"
    }
  ]
}