{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marton-b-long-gully-rd-yadboro-new-south-wales",
  "name": "Marton B.",
  "description": "Toilets were clean (but a bit hard to access up the hill at the entrance), and campground was a bit...",
  "url": "https://campertunity.com/listings/campgrounds/marton-b-long-gully-rd-yadboro-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--1d7s6cLm--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/pgexonoj1gxubnu179ot",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Long Gully Rd Yadboro",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/long-gully/stories/11541"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}