{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heartbreak-hill-campground-webbs-creek-nsw",
  "name": "Heartbreak Hill campground",
  "description": "For a remote camping experience, Heartbreak Hill campground is situated deep within Parr State Conservation Area and can be reached by walking or cycling.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heartbreak-hill-campground-webbs-creek-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/parr-state-conservation-area/heartbreak-campground/heartbreak-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Womerah Range Trail",
    "addressLocality": "Webbs Creek",
    "addressRegion": "NSW",
    "postalCode": "2775",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.2709845533332,
    "longitude": 150.897112779999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}