{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pottsville-south-holiday-park-pottsville-new-south-wales",
  "name": "Pottsville South Holiday Park",
  "description": "Great park, close to the water. Near Maggies Beach, Maggies Beach, Cabarita Beach, Bogangar Beach, Casuarina Beach, Mooball National Park, South Kingscliff Beach, North Coast NSW and Pottsville....",
  "url": "https://campertunity.com/listings/campgrounds/pottsville-south-holiday-park-pottsville-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Zdxm8v7Z--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/cx3iiuutrxtk0avsk2eu",
    "https://media.anycamp.com.au/c/image/upload/s--9Zfg0SY9--/c_fill,h_400,q_auto,w_800/cx3iiuutrxtk0avsk2eu"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tweed Coast Rd",
    "addressLocality": "Pottsville",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.388484,
    "longitude": 153.565883
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ashleigh S."
      },
      "reviewBody": "Great park with clean facilities, hot showers, directly on the river mouth. Downfall is security in the park. We had a number of items stolen from our site on our last night here. Other campers in tents also had belongings stolen. The tent campers situated on the South end of the park are at high risk as the park is accessible by public via the bridge on low tide. Lock anything you love in your car! Youth will flog anything these days!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dan C."
      },
      "reviewBody": "Very nice spot, all new amenities and common areas.."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Brook A."
      },
      "reviewBody": "Great park, close to the water."
    }
  ]
}