{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trennerys-hotel-and-camping-qolora-mouth-eastern-cape",
  "name": "Trennerys Hotel and Camping",
  "description": "Rolling hills, untouched beaches, magic views - this is Trennerys Hotel. The hotel still maintains its old-world charm and its unique South African hospitality. Guests at Trennerys Hotel can enjoy a range of Wild Coast adventure and outdoor activities or simply relax and enjoy the friendly atmosp",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trennerys-hotel-and-camping-qolora-mouth-eastern-cape",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/2562/mainImage/campsite7.jpg",
    "https://www.caravanparks.com/components/listings/listings/2562/mainImage/campsite7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Qolora Mouth",
    "addressRegion": "Eastern Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.6350517,
    "longitude": 28.4270172
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}