{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/south-east-forest-national-park-paddys-flat-nsw",
  "name": "South East Forest National Park",
  "description": "Visit Waratah Gully campground near Bombala for a bush camping break. This free camping area offers four campsites, including caravan sites, near lovely walking tracks.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/south-east-forest-national-park-paddys-flat-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/south-east-forest-national-park/warratah-gully-campground/warratah-gully-campground.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wog Way",
    "addressLocality": "Paddys Flat",
    "addressRegion": "NSW",
    "postalCode": "2632",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.0025274199998,
    "longitude": 149.384544666667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boondocking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ]
}