{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pottsville-north-holiday-park",
  "name": "Pottsville North Holiday Park",
  "description": "Near Maggies Beach, Maggies Beach, Cabarita Beach, Bogangar Beach, Casuarina Beach, Mooball National Park, South Kingscliff Beach, North Coast NSW and Pottsville. Toilets, Drinking Water, BBQ...",
  "url": "https://campertunity.com/listings/campgrounds/pottsville-north-holiday-park",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ovrT9XsS--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/nvf2sqt4ykn1shhpsewe",
    "https://media.anycamp.com.au/c/image/upload/s--S_TP_8TL--/c_fill,h_400,q_auto,w_800/nvf2sqt4ykn1shhpsewe"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27 Tweed Coast Road, Pottsville, New South Wales",
    "addressLocality": "2489",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.383808,
    "longitude": 153.567164
  },
  "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": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}