{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/robin-falls-campground-northern-territory",
  "name": "Robin Falls Campground",
  "description": "Near Litchfield Kakadu Arnhem and Robin Falls. Pets Allowed, Free, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/robin-falls-campground-northern-territory",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--2CMhC0xa--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/ms7qvrlh10wlgxswct9e",
    "https://media.anycamp.com.au/c/image/upload/s--eQwch7Kr--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/ms7qvrlh10wlgxswct9e",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dorat Rd",
    "addressLocality": "Robin Falls",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -13.350465,
    "longitude": 131.136142
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "GailMandl"
      },
      "reviewBody": "Great for roof top tents, campers or tents. No so much big vans. Must be self sufficient but there are bins. Walk to falls good for moderate level of fitness and above. Cool pools to relax in."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Renee h."
      },
      "reviewBody": "This is a beautiful most peaceful little patch of the Northern Territory. You can camp right by a sweet little stream with an amazing waterfall a short hike . You need to be self seficent. The shop is only approx 20 km down rd. This is one of my favourite woosa places!!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Brodie p."
      },
      "reviewBody": "Great free camp with bins available. \nCamp on the river and have a dip."
    }
  ]
}