{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/graded-pamayu-northern-territory",
  "name": "Graded Camping Area",
  "description": "Overnight great spot Near Barkly and Pamayu. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/graded-pamayu-northern-territory",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--BwRUXpvr--/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/opnqdzfacheqmz4lbgk8",
    "https://media.anycamp.com.au/c/image/upload/s--u8HGH7si--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/opnqdzfacheqmz4lbgk8"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stuart Hwy",
    "addressLocality": "Pamayu",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.398994,
    "longitude": 133.450167
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jenny W."
      },
      "reviewBody": "Large gravel area with another track to go further away from the road. Loads of space but no amenities. Need to be fully self contained."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Matt B."
      },
      "reviewBody": "Starts to flood at the end of the gravel road, so camp near the highway if it rains. Free camp spot, no facilities."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "John F."
      },
      "reviewBody": "Excellent for overnight, better than the spot right on the highway, plenty of room.   No facilities"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Karen L."
      },
      "reviewBody": "Lovely big area off the highway with plenty of space which would accommodate a lot of vans without being on top of one another. Follow the road in for more open spaces.  No facilities so much be self contained"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "John D."
      },
      "reviewBody": "Overnight great spot"
    }
  ]
}