{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/native-dog-nsw-national-parks",
  "name": "Native Dog campground | Map | NSW National Parks",
  "description": "Native Dog campground, just off Guyra Road, has plenty of open grassland for picnicking, pitching a tent or manoeuvring a caravan. Native Dog creek is a short walk away.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/native-dog-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.4055744968605,
    "longitude": 152.247341309454
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Grassland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}