{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barkly-homestead-roadhouse-tablelands",
  "name": "Barkly Homestead Roadhouse",
  "description": "Almost 5 Star! Massive upgrade since I last threw a swag out here 28 years ago! Luxurious for an Ou...",
  "url": "https://campertunity.com/listings/campgrounds/barkly-homestead-roadhouse-tablelands",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--g4hpV_4r--/c_fill,h_400,q_auto,w_800/v1/production/nvuclq3zsaorwdhuspxh",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barkly Hwy",
    "addressLocality": "Tablelands",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}