{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-hollandsche-molen-franschoek-western-cape",
  "name": "De Hollandsche Molen",
  "description": "Surrounded by fascinating mountains and vineyards, our resort is the perfect base from which to explore areas such as Paarl, Franschhoek and Stellenbosch. Each site has access to a 220V power point and its own braai. We also have 13 beautiful chalets, each with a fully equipped kitchen and its o",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-hollandsche-molen-franschoek-western-cape",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/1385/mainImage/new-1.jpg",
    "https://www.caravanparks.com/components/listings/listings/1385/mainImage/new-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Franschoek",
    "addressRegion": "Western Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.8595848,
    "longitude": 19.0388832
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  }
}