{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woolgoolga-beach-holiday-park",
  "name": "Woolgoolga Beach Holiday Park",
  "description": "Great location, clean amenities. After a mix up and double booking on our site, Val from the office... Near Ulidarra National Park, North Coast NSW and Woolgoolga. Toilets, Drinking Water, BBQ...",
  "url": "https://campertunity.com/listings/campgrounds/woolgoolga-beach-holiday-park",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--sXZLXetz--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/luzel1kfklvccee6bxeq",
    "https://media.anycamp.com.au/c/image/upload/s--UqHhPnk4--/c_fill,h_400,q_auto,w_800/luzel1kfklvccee6bxeq"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "55 Beach Street, Woolgoolga, New South Wales",
    "addressLocality": "2456",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.109797,
    "longitude": 153.202095
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Anycamper"
      },
      "reviewBody": "Great location, clean amenities. After a mix up and double booking on our site, Val from the office so kindly gave us a nice bottle of wine, not necessary but much appreciated, thank you."
    }
  ]
}