{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/koelkrans-canyon-nature-park",
  "name": "Koelkrans ( Canyon Nature Park)",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/koelkrans-canyon-nature-park",
  "image": [
    "https://www.camp-namibia.com/control/image.jpg?src=campgrounds/"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.26086,
    "longitude": 17.695709
  },
  "sameAs": [
    "https://www.camp-namibia.com/campingplatz/koelkrans-canyon-nature-park-id299"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}