{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/amanzi-river-camp-noordoewer",
  "name": "Amanzi River Camp",
  "description": "Amanzi River Camp is a campsite in Noordoewer, Namibia. Book and book Amanzi River Camp at Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/amanzi-river-camp-noordoewer",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Noordoewer, Namibia",
    "addressLocality": "Noordoewer",
    "postalCode": "8000"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.704799,
    "longitude": 17.617443
  },
  "sameAs": [
    "https://www.spottocamp.com/da/campsites/amanzi-river-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}