{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cutlers-cottage-whats-nearby-nsw-national-parks-in-myall",
  "name": "Cutlers Cottage | What's nearby | NSW National Parks",
  "description": "This lovely heritage cottage beside Two Mile Lake gives you plenty of options for swimming and fishing as well as chances to use your canoe or trailer sailer, in Myall Lakes National Park.",
  "url": "https://campertunity.com/listings/campgrounds/cutlers-cottage-whats-nearby-nsw-national-parks-in-myall",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "in Myall Lakes National Park in the North Coast region",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}