{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brunette-downs-tablelands-northern-territory",
  "name": "Brunette Downs",
  "description": "Near Barkly and Tablelands. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/brunette-downs-tablelands-northern-territory",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--fd2advin--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/mdrw2rqcaldoq3fqjt2n",
    "https://media.anycamp.com.au/c/image/upload/s--VfXqiWCA--/c_fill,h_400,q_auto,w_800/mdrw2rqcaldoq3fqjt2n"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tablelands Hwy",
    "addressLocality": "Tablelands",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -18.474529,
    "longitude": 135.97968
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}