{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tapin-tops-national-park-dingo-forest-nsw",
  "name": "Tapin Tops National Park",
  "description": "Dingo Tops campground is a great base to explore Tapin Tops National Park, with easy access to the park’s waterfalls and creeks and birdwatching opportunities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tapin-tops-national-park-dingo-forest-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/tapin-tops-national-park/dingo-tops-campground/dingo-tops-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dingo Tops South",
    "addressLocality": "Dingo Forest",
    "addressRegion": "NSW",
    "postalCode": "2429",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.6666464466665,
    "longitude": 152.143454553334
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    }
  ]
}