{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goorrandalng-campground-keep-river-np-northern-territory",
  "name": "Goorrandalng Campground",
  "description": "Amazing Camp site. We went on the Ranger Walk with Christian, he was very knowledgeable and enthusi... Near Keep River National Park, Katherine Daly and Baines. Toilets, BBQ Areas and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/goorrandalng-campground-keep-river-np-northern-territory",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--tPHjLtx---/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/i6rnjluwnbmam0wswfan",
    "https://media.anycamp.com.au/c/image/upload/s--rN-pBDPW--/c_fill,h_400,q_auto,w_800/i6rnjluwnbmam0wswfan"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Keep River NP",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -15.875391,
    "longitude": 129.052214
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Nicole M."
      },
      "reviewBody": "Amazing Camp site.  We went on the Ranger Walk with Christian, he was very knowledgeable and enthusiastic about the land.  We learnt so much about the park, plants and aboriginal culture.  I highly recommend a visit."
    }
  ]
}