{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cypress-pine-campground-map-nsw-national-parks-au",
  "name": "Cypress Pine campground | Map | NSW National Parks",
  "description": "Cypress Pine campground is situated beside Boonoo Boonoo River, so bring your caravan, motorhome or tent for a weekend of swimming, walking and fishing.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cypress-pine-campground-map-nsw-national-parks-au",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.058850884105,
    "longitude": 151.905347927952
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}