{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hobart-beach-campground-bournda-national-park-south-coast",
  "name": "Hobart Beach campground | Visitor info | NSW National Parks",
  "description": "Hobart Beach campground, near Bega, is a perfect coastal holiday offering swimming, fishing, paddling, and walking options for the whole family.",
  "url": "https://campertunity.com/listings/campgrounds/hobart-beach-campground-bournda-national-park-south-coast",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "in Bournda National Park in the South Coast region",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}