{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tussen-die-riviere-nature-resort-bethulie-free-state",
  "name": "Tussen die Riviere Nature Resort",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/tussen-die-riviere-nature-resort-bethulie-free-state",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bethulie",
    "addressRegion": "Free State",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.470026,
    "longitude": 26.1135941
  }
}