{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horton-falls-national-park-lindesay-nsw",
  "name": "Horton Falls National Park",
  "description": "Tucked away in the rugged foothills of the Nendewar Range is Horton Falls campground and picnic area. With just 2 campsites, nature lovers can explore the waterfalls, swimming holes and gorges of Horton Falls National Park, near Barraba.",
  "url": "https://campertunity.com/listings/campgrounds/horton-falls-national-park-lindesay-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/horton-falls-national-park/horton-falls-campground-picnic-area/horton-falls-campground-picnic-area-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Horton Falls Road",
    "addressLocality": "Lindesay",
    "addressRegion": "NSW",
    "postalCode": "2347",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.3354192203916,
    "longitude": 150.33614060845
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/horton-falls-campground-picnic-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "National Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}