{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oxley-wild-rivers-national-park-hillgrove-nsw",
  "name": "Oxley Wild Rivers National Park",
  "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": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oxley-wild-rivers-national-park-hillgrove-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/oxley-wild-rivers-national-park/long-point-campground/long-point-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cassinia Walking Track",
    "addressLocality": "Hillgrove",
    "addressRegion": "NSW",
    "postalCode": "2350",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.6662292400021,
    "longitude": 151.93677236
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@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": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}