{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/osborne-dam-recreational-park-mutare",
  "name": "Osborne Dam Recreational Park",
  "description": "This is the largest lake in Manicaland and is one of the major in land lakes in Zimbabwe. The lake covers about 2 600 hectares of land with a carrying capacity of over 400 million cubic metres of water and stretches 16km up to the Odzi River and 15km along its Nyatande tributary. The lake is over 6k",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/osborne-dam-recreational-park-mutare",
  "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": "Zimbabwe"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -18.7774448,
    "longitude": 32.4785309
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}