{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/norma-jeanes-lake-view-resort-masvingo-zw",
  "name": "Norma Jeane's Lake View Resort",
  "description": "Norma Jeane's Lake View Resort is a campsite in Masvingo, Zimbabwe. Book and review Norma Jeane's Lake View Resort at Spottocamp.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/norma-jeanes-lake-view-resort-masvingo-zw",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P O Box 196, Masvingo",
    "addressLocality": "Masvingo",
    "addressCountry": "ZW"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.079191,
    "longitude": 30.838409
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}