{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/starview-primitive-campsite-broken-hill-new-south-wales",
  "name": "Starview Primitive Campsite",
  "description": "New camp ground opened in 2017, 15 unpowered campsites. New facilities with hot showers, and BBQ areas. Beautiful surroundings. Phone, email or visit Information Centre in Broken Hill to book.",
  "url": "https://campertunity.com/listings/campgrounds/starview-primitive-campsite-broken-hill-new-south-wales",
  "image": [
    "https://photos.geozone.co.nz/photos/cf4f21fcd08d5c094ef70ae867c1eaee-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Broken Hill",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.9073,
    "longitude": 141.442
  },
  "sameAs": [
    "https://campermate.com/location/australia/nsw/outback-nsw/paid-campground/starview-primitive-campsite/dea6b4a7-db49-4713-bde3-700e1c10afd9"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    }
  ]
}