{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mibanbah-black-rocks-campground-esk-nsw",
  "name": "Mibanbah – Black Rocks campground",
  "description": "Mibanbah - Black Rocks campground, near Yamba, is positioned perfectly by Ten Mile Beach and Jerusalem Creek. Enjoy kayaking, fishing, swimming, or simply relax in the tranquil waterfront setting.",
  "url": "https://campertunity.com/listings/campgrounds/mibanbah-black-rocks-campground-esk-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/bundjalung-national-park/mibanbah-black-rocks-campground/mibanbah-black-rocks-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Black Rocks Trail",
    "addressLocality": "Esk",
    "addressRegion": "NSW",
    "postalCode": "2472",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.2510837133332,
    "longitude": 153.366306113334
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}