{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tomaree-national-park-one-mile-nsw",
  "name": "Tomaree National Park",
  "description": "Set up camp behind the dunes at beautiful Samurai Beach campground, near Port Stephens. This 4WD-accessible campground and nearby Samurai Beach are both clothing-optional.",
  "url": "https://campertunity.com/listings/campgrounds/tomaree-national-park-one-mile-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/tomaree-national-park/samurai-beach-campground/samurai-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "One Mile",
    "addressRegion": "NSW",
    "postalCode": "2316",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.7629712554852,
    "longitude": 152.131160338609
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ]
}