{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/heartbreak-hill-campground-map-nsw-national-parks",
  "name": "Heartbreak Hill campground | Map | NSW National Parks",
  "description": "For a remote camping experience, Heartbreak Hill campground is situated deep within Parr State Conservation Area and can be reached by walking, cycling or 4WD.",
  "url": "https://campertunity.com/listings/campgrounds/heartbreak-hill-campground-map-nsw-national-parks",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.3881951922123,
    "longitude": 150.757577545284
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}