{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sand-river-getaway-gqeberha-eastern-cape",
  "name": "Sand River Getaway",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sand-river-getaway-gqeberha-eastern-cape",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/1882/logo/logo.jpg",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gqeberha",
    "addressRegion": "Eastern Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.7532234,
    "longitude": 25.1055183
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}