{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hobas-lodge-and-campsite",
  "name": "Hobas Lodge and Campsite",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/hobas-lodge-and-campsite",
  "image": [
    "https://www.camp-namibia.com/control/image.jpg?src=campgrounds/"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.61968,
    "longitude": 17.714661
  },
  "sameAs": [
    "https://www.camp-namibia.com/campingplatz/hobas-lodge-and-campsite-id270"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}