{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/biesievlak-cottages-camping-cederberg-western-cape-1",
  "name": "Biesievlak Cottages & Camping",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/biesievlak-cottages-camping-cederberg-western-cape-1",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cederberg",
    "addressRegion": "Western Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.7611237,
    "longitude": 19.052187
  }
}