{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/barokee-map-nsw-national-parks",
  "name": "Barokee campground | Map | NSW National Parks",
  "description": "Barokee campground, central to Cathedral Rock National Park, offers secluded campsites and easy access to the Barokee to Native Dog walk.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/barokee-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.4614922687306,
    "longitude": 152.231304208996
  }
}