{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/swan-lake-holiday-park-2540-au-au",
  "name": "Swan Lake Holiday Park",
  "description": "Always awesome going down there. We try and go down there at least 3-4 times a year Near Flatrock Beach, Berrara Beach, Dee Beach, Monument Beach, Washerwomens Beach, Berrara Beach, Flatrock...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/swan-lake-holiday-park-2540-au-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--i7ALIhEv--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/gxvx4pkttzn314pdudfg",
    "https://media.anycamp.com.au/c/image/upload/s--OoJiBErk--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/gxvx4pkttzn314pdudfg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "36 Goonawarra Drive, Cudmirrah, New South Wales",
    "addressLocality": "2540",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.195997,
    "longitude": 150.559904
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Chris H."
      },
      "reviewBody": "Always awesome going down there. We try and go down there at least 3-4 times a year"
    }
  ]
}