{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gonubie-holiday-resort-gonubie-eastern-cape",
  "name": "Gonubie Holiday Resort",
  "description": "Located near a Blue Flag 5 star beach, north of East London, Gonubie Resort is the ideal getaway for the whole family, combining 20 spacious self-catering chalets, 85 caravan sites sheltered by indigenous coastal forest at the mouth of the Gonubie River, a secure and peaceful environment and various",
  "url": "https://campertunity.com/listings/campgrounds/gonubie-holiday-resort-gonubie-eastern-cape",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/39/mainImage/01.jpg",
    "https://www.caravanparks.com/components/listings/listings/39/mainImage/01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gonubie",
    "addressRegion": "Eastern Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.933033,
    "longitude": 28.0300007
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}