{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kookibitta-campground-map-nsw-national-parks",
  "name": "Kookibitta campground | Map | NSW National Parks",
  "description": "Kookibitta campground offer grassy sites by the Severn River in Kwiambal National Park. Swim in the river, enjoy a bushwalk and admire the spring wildflowers",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kookibitta-campground-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.2013613864315,
    "longitude": 150.945598997586
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}