{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hochland-nest-lodge",
  "name": "Hochland Nest Lodge",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/hochland-nest-lodge",
  "image": [
    "https://www.camp-namibia.com/control/image.jpg?src=campgrounds/"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -22.699665,
    "longitude": 16.734974
  },
  "sameAs": [
    "https://www.camp-namibia.com/campingplatz/hochland-nest-lodge-id91"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}