{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rustig-toko-lodge",
  "name": "Rustig Toko Lodge",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/rustig-toko-lodge",
  "image": [
    "https://www.camp-namibia.com/control/image.jpg?src=campgrounds/"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.400021,
    "longitude": 14.86412
  },
  "sameAs": [
    "https://www.camp-namibia.com/campingplatz/rustig-toko-lodge-id377"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}