{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quivertree-forest-rest-camp",
  "name": "Quivertree Forest Rest Camp",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/quivertree-forest-rest-camp",
  "image": [
    "https://www.camp-namibia.com/control/image.jpg?src=campgrounds/"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.481779,
    "longitude": 18.24168
  },
  "sameAs": [
    "https://www.camp-namibia.com/campingplatz/quivertree-forest-rest-camp-id193",
    "https://www.caravanparks.com/campsites/namibia/karas/keetmanshoop/quivertree-forest-rest-camp",
    "https://www.caravanparks.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}