{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pines-campground-coolah-tops-map-nsw-national-parks",
  "name": "The Pines campground Coolah Tops | Map | NSW National Parks",
  "description": "Far away from the chaos of the city, The Pines campground in Coolah Tops National Park is a remote camping area and peaceful setting for outdoor pursuits, especially walking, mountain biking and birdwatching.",
  "url": "https://campertunity.com/listings/campgrounds/pines-campground-coolah-tops-map-nsw-national-parks",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.7617045914107,
    "longitude": 150.009034572164
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}