{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barramundi-creek-camp-queensland-au",
  "name": "Barramundi Creek Camp",
  "description": "Near Bowling Green Bay National Park, Townsville and Giru. Pets Allowed and Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/barramundi-creek-camp-queensland-au",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bookings In Advance Only",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.512121,
    "longitude": 147.122394
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/barramundi-creek-camp?utm_source=list&utm_medium=web&utm_campaign=campsites/reid-river-qld/pets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}