{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/four-bull-hut-map-nsw-national-parks",
  "name": "Four Bull Hut | Map | NSW National Parks",
  "description": "Stay at rustic Four Bull Hut, a remote cabin in Washpool National Park that offers the perfect escape from city life, only a few hours from the NSW North Coast.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/four-bull-hut-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": -29.3207667415517,
    "longitude": 152.090940887814
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    }
  ]
}