{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nyanga-national-park-mutare-manicaland",
  "name": "Nyanga National Park",
  "description": "Nyanga is situated in one of the most scenic areas of Zimbabweâ€™s Eastern Highlands. Rolling green hills and perennial rivers transverse the 47000 hectare park. Altitudes between 1800 and 2593 metres provide cool weather and fresh mountain air perfect for rest and relaxation. With its stunning moun",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nyanga-national-park-mutare-manicaland",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mutare",
    "addressRegion": "Manicaland",
    "addressCountry": "ZW"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -18.2849007,
    "longitude": 32.7933159
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}