{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bundu-villiers-free-state",
  "name": "Bundu Camp Holiday Resort",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/bundu-villiers-free-state",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Villiers",
    "addressRegion": "Free State",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.2228107,
    "longitude": 27.0783539
  }
}