{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/agama-river-lodge-camp-1",
  "name": "Agama River Lodge & Camp",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/agama-river-lodge-camp-1",
  "image": [
    "https://www.camp-namibia.com/control/image.jpg?src=campgrounds/"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.14378,
    "longitude": 15.96148
  },
  "sameAs": [
    "https://www.camp-namibia.com/campingplatz/agama-river-lodge-camp-id7"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}