{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/weeun-weeun-campground-nsw",
  "name": "Weeun Weeun campground",
  "description": "Immerse yourself in nature at this remote walk-in campground. It's a 2 hour walk through gorgeous forest from Rummery Park campground in Nightcap National Park, less than an hour from Byron Bay.",
  "url": "https://campertunity.com/listings/campgrounds/weeun-weeun-campground-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/nightcap-national-park/weeun-weeun-camp/weeun-weeun-01.jpg",
    "http://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/nightcap-national-park/weeun-weeun-camp/weeun-weeun-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "NSW",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.5876562062545,
    "longitude": 153.394984454648
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}