{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gibraltar-range-national-park-nsw-au",
  "name": "Gibraltar Range National Park",
  "description": "A popular starting point for the Gibraltar-Washpool World Heritage walk, Mulligans campground and picnic area has an idyllic creek for swimming and lush picnic spots with barbecues.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gibraltar-range-national-park-nsw-au",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/gibraltar-range-national-park/mulligans-campground-and-picnic-area/mulligans-campground-and-picnic-area-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mulligans Drive",
    "addressLocality": "Gibraltar Range",
    "addressRegion": "NSW",
    "postalCode": "2370",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.5153033333364,
    "longitude": 152.359371666667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}