{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moolmanshoek-nature-reserve-ficksburg-free-state",
  "name": "Moolmanshoek Nature Reserve",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/moolmanshoek-nature-reserve-ficksburg-free-state",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ficksburg",
    "addressRegion": "Free State",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.6322174,
    "longitude": 27.9998131
  }
}