{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/morton-national-park-bundanoon-nsw",
  "name": "Morton National Park",
  "description": "Located near Bundanoon in NSW’s southern highlands, Gambells Rest campground offers tent, trailer and caravan sites, plus a picnic area and walking and cycling trails.",
  "url": "https://campertunity.com/listings/campgrounds/morton-national-park-bundanoon-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/morton-national-park/gambells-rest-campground/gambells-rest-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39 Gullies Road",
    "addressLocality": "Bundanoon",
    "addressRegion": "NSW",
    "postalCode": "2578",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.6684307599998,
    "longitude": 150.296354726667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ]
}