{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/desert-delta-safaris-north-gate-camp-moremi-game-reserve-bw",
  "name": "Desert & Delta Safaris, North Gate Camp",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/desert-delta-safaris-north-gate-camp-moremi-game-reserve-bw",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Moremi Game Reserve",
    "addressRegion": "North West",
    "addressCountry": "BW"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.1725636,
    "longitude": 23.7523212
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ]
}