{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cefani-mouth-holiday-resort-east-london-eastern-cape",
  "name": "Cefani Mouth Holiday Resort",
  "description": "Cefani Mouth Holiday Resort is situated between East London and the Wild Coast, it has self-catering accommodation in 12 chalets, 11 bungalows as well as 27 caravan and camping sites. It is renowned for its lovely 8 km stretch of safe beach, beautiful shells, good surf and excellent rock and sur",
  "url": "https://campertunity.com/listings/campgrounds/cefani-mouth-holiday-resort-east-london-eastern-cape",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/256/logo/cefani-mouth-logo.jpg",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "East London",
    "addressRegion": "Eastern Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.8088875,
    "longitude": 28.1332607
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}