{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dingo-dell-campground-jaunter-nsw",
  "name": "Dingo Dell campground",
  "description": "Stay at the remote and peaceful Dingo Dell campground when you’re on a family 4WD adventure in Kanangra-Boyd National Park. Enjoy hiking, mountain biking, swimming in the summer and stargazing all year round.",
  "url": "https://campertunity.com/listings/campgrounds/dingo-dell-campground-jaunter-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/kanangra-boyd-national-park/dingo-dell-campground/dingo-dell-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kowmung River fire trail",
    "addressLocality": "Jaunter",
    "addressRegion": "NSW",
    "postalCode": "2787",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.971819410112,
    "longitude": 149.966627607018
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}