{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ohange-namibia-lodge",
  "name": "Ohange Namibia Lodge",
  "description": "Common cooking facilities and washing block available.",
  "url": "https://campertunity.com/listings/campgrounds/ohange-namibia-lodge",
  "image": [
    "https://www.camp-namibia.com/control/image.jpg?src=campgrounds/00162_0a94e80f.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.516768,
    "longitude": 17.570938
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.487,
    "reviewCount": 119,
    "bestRating": 5,
    "worstRating": 1
  }
}