{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/outback-astronomy-broken-hill-nsw",
  "name": "Outback Astronomy",
  "description": "Enjoy the outback night sky and your own glamping tent at Outback Astronomy. Be amazed by the night sky with a sky show and your own personal viewing deck.",
  "url": "https://campertunity.com/listings/campgrounds/outback-astronomy-broken-hill-nsw",
  "image": [
    "https://outbackastronomy.com.au/wp-content/uploads/slider12/GlampingTentfrontandsurrounds1200x500.jpeg",
    "https://secure.gravatar.com/avatar/b312ed40a89a30e545fa0fa8f809c54d?s=96&amp;d=mm&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18817 Barrier Highway",
    "addressLocality": "Broken Hill",
    "addressRegion": "NSW",
    "postalCode": "2880",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.965,
    "longitude": 141.4511111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    }
  ]
}