{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barra-park-fishing-conservation-park-howard-springs-norther",
  "name": "Barra Park' Fishing & Conservation Park",
  "description": "Near Charles Darwin National Park, Darwin and Howard Springs. Pets Allowed and Powered sites.",
  "url": "https://campertunity.com/listings/campgrounds/barra-park-fishing-conservation-park-howard-springs-norther",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "175 Bow Hunter Rd",
    "addressLocality": "Howard Springs",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -12.509751,
    "longitude": 131.022202
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}