{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hastings-point-holiday-park-hastings-point-new-south",
  "name": "Hastings Point Holiday Park",
  "description": "Great location. Very close to the inlet and beach, good views of the water. There is a fair bit of... Near Maggies Beach, Bogangar Beach, Cabarita Beach, Maggies Beach, Cabarita Beach, Bogangar...",
  "url": "https://campertunity.com/listings/campgrounds/hastings-point-holiday-park-hastings-point-new-south",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--_FwQRZYG--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/caspa6wkeojoqfxdhhwi",
    "https://media.anycamp.com.au/c/image/upload/s--r15vTRKU--/c_fill,h_400,q_auto,w_800/caspa6wkeojoqfxdhhwi"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "33 Tweed Coast Rd",
    "addressLocality": "Hastings Point",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.360811,
    "longitude": 153.574686
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Greg p."
      },
      "reviewBody": "We love this little park right on the creek clean amenities friendly staff"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Martin B."
      },
      "reviewBody": "Great location. Very close to the inlet and beach, good views of the water. \nThere is a fair bit of traffic noise but quietens of at night\nManagers are very friendly and accommodating"
    }
  ]
}