{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/matatiele",
  "name": "Matter Caravan Park",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/matatiele",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Matatiele",
    "addressRegion": "Eastern Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.33988,
    "longitude": 28.8005695
  }
}