{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sani-mountain-lodge-sani-pass-mokhotlong-lesotho",
  "name": "Sani Mountain Lodge",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sani-mountain-lodge-sani-pass-mokhotlong-lesotho",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sani Pass",
    "addressRegion": "Mokhotlong",
    "addressCountry": "Lesotho"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.5844669,
    "longitude": 29.2879505
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}