{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ongula-village-homestead-lodge",
  "name": "Ongula Village Homestead Lodge",
  "description": "Ongula Village Homestead Lodge is a place to create unforgettable moments and memories – to relax with family or friends, to enjoy the great nature or to gather around a campfire staring at the fascinating Namibian night sky.",
  "url": "https://campertunity.com/listings/campgrounds/ongula-village-homestead-lodge",
  "image": [
    "https://www.camp-namibia.com/control/image.jpg?src=campgrounds/"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.741257,
    "longitude": 16.141712
  },
  "sameAs": [
    "https://www.camp-namibia.com/campingplatz/ongula-village-homestead-lodge-id180"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}