{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rummery-park-campground-whian-whian-nsw",
  "name": "Rummery Park campground",
  "description": "Base yourself at Rummery Park campground to enjoy the many walking, biking and horse riding trails in Whian Whian State Conservation area and Nightcap National Park.",
  "url": "https://campertunity.com/listings/campgrounds/rummery-park-campground-whian-whian-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/whian-whian-state-conservation-area/rummery-park-camping-area/rummery-park-campground-01.jpg",
    "http://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/whian-whian-state-conservation-area/rummery-park-camping-area/rummery-park-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Peates Mountain Road",
    "addressLocality": "Whian Whian",
    "addressRegion": "NSW",
    "postalCode": "2480",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.5991126266665,
    "longitude": 153.377918086667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    }
  ]
}