{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harriet-creek-rest-area-burrundie-northern-territory",
  "name": "Harriet Creek Rest Area",
  "description": "Basic Bins and tables only Self contained vehicles or shit on the bush Pretty nice spot Near Katherine Daly and Burrundie. Pets Allowed, Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/harriet-creek-rest-area-burrundie-northern-territory",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kakadu Hwy",
    "addressLocality": "Burrundie",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -13.678099,
    "longitude": 131.984351
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ana João Azevedo"
      },
      "reviewBody": "Basic \nBins and tables only\nSelf contained vehicles or shit on the bush\nPretty nice spot"
    }
  ]
}