{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peacock-creek-campground-map-nsw-national-parks",
  "name": "Peacock Creek campground | Map | NSW National Parks",
  "description": "Peacock Creek campground is nestled right by the creek for a perfect family camp stay. Bring your caravan or trailer and enjoy barbecues and scenic walks near Kyogle.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peacock-creek-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": -28.7773599655461,
    "longitude": 152.582854244527
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}