{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/johnsons-bend-campground-boeill-creek-au",
  "name": "Johnsons Bend Campground",
  "description": "Johnsons Bend Campground is a 7-tone field site in Boeill Creek, Australia. Johnsons Bend Campground on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/johnsons-bend-campground-boeill-creek-au",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTnbI6Xjmk4mIr2yZrH7PP1LWQjfWr3ec0/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Boeill Creek",
    "postalCode": "2739",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.149821,
    "longitude": 142.116277
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}