{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/soetdoring-nature-resort-bloemfontein-free-state-za",
  "name": "Soetdoring Nature Resort",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/soetdoring-nature-resort-bloemfontein-free-state-za",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bloemfontein",
    "addressRegion": "Free State",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.8098564,
    "longitude": 26.1047192
  }
}