{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bulshoekdam-leisure-resort-clanwilliam",
  "name": "Bulshoekdam Leisure Resort",
  "description": "Bulshoekdam Leisure Resort is a campsite in Clanwilliam, Western Cape, South Africa. Book and review Bulshoekdam Leisure Resort on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/bulshoekdam-leisure-resort-clanwilliam",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Langkloof",
    "addressLocality": "Clanwilliam",
    "postalCode": "8135",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.178551,
    "longitude": 18.89104
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}