{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/van-stadens-caravan-park-gqeberha-eastern-cape",
  "name": "Van Stadens Caravan Park",
  "description": "Beauty & tranquillity meet at this nature conservancy, located halfway between Port Elizabeth & Jeffreys Bay. Within a scenic 20-minute radius, you have a selection of shops & restaurants, including Bay West Mall. Some sites have shade & shelter; others panoramic views, most have lawn & all",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/van-stadens-caravan-park-gqeberha-eastern-cape",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/864/mainImage/396737244_392805599744946_127298548992966257_n.jpg",
    "https://www.caravanparks.com/components/listings/listings/864/mainImage/396737244_392805599744946_127298548992966257_n.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gqeberha",
    "addressRegion": "Eastern Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.9668655,
    "longitude": 25.2211838
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  }
}