{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mac-nicols-bazley-beach-caravan-resort-bazley-beach-kwazulu",
  "name": "Mac Nicols Bazley Beach Caravan Resort",
  "description": "This award-winning resort is a bird watchers paradise. Situated on the banks of the Ifafa Lagoon only 90 m from miles of unspoiled beach, the resort has excellent facilities whilst retaining its natural country beauty, and offers the best in caravanning, camping, and luxury log cabins. The r",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mac-nicols-bazley-beach-caravan-resort-bazley-beach-kwazulu",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/66/mainImage/main-image.jpg",
    "https://www.caravanparks.com/components/listings/listings/66/mainImage/main-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bazley Beach",
    "addressRegion": "KwaZulu-Natal",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.4513664,
    "longitude": 30.6539001
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 50,
    "bestRating": 5,
    "worstRating": 1
  }
}