{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flinders-river-burke-developmental-rd-queensland",
  "name": "Flinders River",
  "description": "Beautiful spot to stay. Some toilet paper scattered in the bush from grubs. Will return to this plac... Near Tropical North Queensland and Normanton. Pets Allowed, Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/flinders-river-burke-developmental-rd-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--7_gcRLQ7--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/o5cmozjz07zxot58xccf",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--CX-sDNYE--/c_fill,h_400,q_auto,w_800/v1/production/o5cmozjz07zxot58xccf"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burke Developmental Rd",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -18.162848,
    "longitude": 140.856307
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/flinders-river-1"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}