{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ugab-terrace-lodge",
  "name": "Ugab Terrace Lodge",
  "description": "The campsites are located against the slope at the foot of a hill overlooking the Ugab terraces and the valley.",
  "url": "https://campertunity.com/listings/campgrounds/ugab-terrace-lodge",
  "image": [
    "https://www.camp-namibia.com/control/image.jpg?src=campgrounds/00231_0609c1b5.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.345968,
    "longitude": 15.449333
  },
  "sameAs": [
    "https://www.camp-namibia.com/campingplatz/ugab-terrace-lodge-id231"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}