{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/toms-cabin-map-nsw-national-parks",
  "name": "Toms Cabin | Map | NSW National Parks",
  "description": "Toms Cabin offers basic accommodation for walkers and nature lovers, in the heart of New England National Park. Great for a family holiday, or a weekend with friends.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/toms-cabin-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": -30.5147304345323,
    "longitude": 152.378098746179
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}