{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/long-point-campground-and-picnic-area-oxley-wild-rivers-nati",
  "name": "Long Point campground and picnic area | Visitor info | NSW National Parks",
  "description": "Long Point campground and picnic area is a great base for birdwatching and walking to scenic views over Macleay Gorge, in New England.",
  "url": "https://campertunity.com/listings/campgrounds/long-point-campground-and-picnic-area-oxley-wild-rivers-nati",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "in Oxley Wild Rivers National Park in the North Coast and Country NSW regions",
    "addressCountry": "AU"
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/long-point-campground-and-picnic-area/visitor-info"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}