{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/daly-river-mango-farm-au",
  "name": "Daly River Mango Farm",
  "description": "Great base for fishing. Staff are always friendly. Only open when river isn’t flooding - check acces... Near Katherine Daly and Daly River. Pets Allowed, Toilets, Drinking Water, BBQ Areas,...",
  "url": "https://campertunity.com/listings/campgrounds/daly-river-mango-farm-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--X1p2LTYZ--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/eqlem9rhojfjcn3xo1fj",
    "https://media.anycamp.com.au/c/image/upload/s--WytnLSqI--/c_fill,h_400,q_auto,w_800/eqlem9rhojfjcn3xo1fj"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Daly River, Daly River, Northern Territory",
    "addressLocality": "0822",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -13.738415,
    "longitude": 130.684922
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jay E."
      },
      "reviewBody": "Great base for fishing. Staff are always friendly. Only open when river isn’t flooding - check access before you go."
    }
  ]
}