{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woolgoolga-lakeside-holiday-park-au",
  "name": "Woolgoolga Lakeside Holiday Park",
  "description": "Didn’t actually go/stay at the holiday park this time round, but found a beautiful, well lit, rest a... Near North Coast NSW and Woolgoolga. Toilets, Drinking Water, BBQ Areas, Powered sites and...",
  "url": "https://campertunity.com/listings/campgrounds/woolgoolga-lakeside-holiday-park-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--LKNNQLgG--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/fxalwxxfzosiroqyb6hu",
    "https://media.anycamp.com.au/c/image/upload/s--7rqYw1Bo--/c_fill,h_400,q_auto,w_800/fxalwxxfzosiroqyb6hu"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "64 Newman Street, Woolgoolga, New South Wales",
    "addressLocality": "2456",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.101153,
    "longitude": 153.19734
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Stephanie K."
      },
      "reviewBody": "Didn’t actually go/stay at the holiday park this time round, but found a beautiful, well lit, rest area with 24/7 toilets just on the left of the holiday park. Will definitely book and plan to stay there next time"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Deb s."
      },
      "reviewBody": "Beautiful spot. Right on the beach and beside the creek. Dogs allowed. Well managed park!!"
    }
  ]
}