{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boundary-falls-campground-and-picnic-area-moogem-nsw",
  "name": "Boundary Falls campground and picnic area",
  "description": "This campsite just off the main road between Glen Innes and Grafton offers great walks, picnic spots, barbecues, and a stunning natural waterfall right nearby.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boundary-falls-campground-and-picnic-area-moogem-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/gibraltar-range-national-park/boundry-creek-camping-area/boundry-creek-camping-area-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boundary Creek Trail",
    "addressLocality": "Moogem",
    "addressRegion": "NSW",
    "postalCode": "2370",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.5354200000029,
    "longitude": 152.24952
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    }
  ]
}