{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/zikomo-safari-camp-south-luangwa-zm",
  "name": "Zikomo Safari Camp",
  "description": "We offer comfortable lodging in South Luangwa National Park. Enjoy spectacular views of the Luangwa River and its wildlife from your own porch. Zikomo Safari Camp chalets come at an affordable price, with good food, friendly staff and knowledgeable guides.",
  "url": "https://campertunity.com/listings/campgrounds/zikomo-safari-camp-south-luangwa-zm",
  "image": [
    "https://www.glamping.com/static/media/uploads/property/zikomo/2013-05-22-15.37.59.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mfuwe",
    "addressLocality": "South Luangwa National Park",
    "addressRegion": "Eastern Province",
    "postalCode": "0110",
    "addressCountry": "ZM"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -13.0235443,
    "longitude": 31.889205
  },
  "sameAs": [
    "https://www.glamping.com/destination/africa/zambia/south-luangwa-national-park/zikomo-safari-camp/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    }
  ]
}