{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tongabezi-lodge",
  "name": "Tongabezi Lodge",
  "description": "Enjoy a luxury camping destination at Tongabezi Lodge in lower zambezi, Zambia from $495.00. A perfect Huts & Cottages & Villas & Treehouses experience for couples and families looking for eco-lodging and forest / woods.",
  "url": "https://campertunity.com/listings/campgrounds/tongabezi-lodge",
  "image": [
    "https://www.glamping.com/static/media/uploads/property/tongabezi/activitieshires6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Private Bag 31",
    "addressLocality": "Livingstone",
    "addressRegion": "Southern Province",
    "addressCountry": "ZM"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.8519791,
    "longitude": 25.8285153
  },
  "sameAs": [
    "https://www.glamping.com/destination/africa/zambia/livingstone/tongabezi-lodge/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}