{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/uloola-falls-campground-royal-national-park",
  "name": "Uloola Falls campground",
  "description": "Near Royal National Park, Little Garie Beach, Garie Beach, South Era Beach, North Era Beach, Heathcote National Park, Wattamolla Beach, Burning Palms Beach, Marley Beach, Little Marley Beach,...",
  "url": "https://campertunity.com/listings/campgrounds/uloola-falls-campground-royal-national-park",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--2_T1gEcC--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/9f952f1172d8f747e76a033832238db7",
    "https://media.anycamp.com.au/c/image/upload/s--8Fh7bQuK--/c_fill,h_400,q_auto,w_800/9f952f1172d8f747e76a033832238db7"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 Lady Carrington Drive, Audley",
    "addressLocality": "Royal National Park",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.108519,
    "longitude": 151.038148
  },
  "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": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lily N."
      },
      "reviewBody": "It was quiet and the sites were very secluded, the water was clean and we got treated some good water from the falls. The toilets are pit toilets, and up there with the smelliest, but toilets none the less!!"
    }
  ]
}