{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/caprivi-houseboat-safari-lodge",
  "name": "Caprivi Houseboat Safari Lodge",
  "description": "We have 2 campsites under trees to convey a feeling of bush. Electricity and water are available. The locations have a common washing block.",
  "url": "https://campertunity.com/listings/campgrounds/caprivi-houseboat-safari-lodge",
  "image": [
    "https://www.camp-namibia.com/control/image.jpg?src=campgrounds/00044_066d0c18.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.49519,
    "longitude": 24.324051
  },
  "sameAs": [
    "https://www.camp-namibia.com/campingplatz/caprivi-houseboat-safari-lodge-id44"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}