{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/foxbar-falls-amiens-queensland",
  "name": "Foxbar Falls",
  "description": "Loved this place. Plenty for the kids to do. Very friendly management. Good amenities. Short drive t... Near Southern Queensland Country and Amiens. Pets Allowed, Toilets, Drinking Water, BBQ...",
  "url": "https://campertunity.com/listings/campgrounds/foxbar-falls-amiens-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--UNrglMJd--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/sa302soft5ezgxhq2cik",
    "https://media.anycamp.com.au/c/image/upload/s--bIk5maB9--/c_fill,h_400,q_auto,w_800/sa302soft5ezgxhq2cik",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "74 Harslett Rd",
    "addressLocality": "Amiens",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.581982,
    "longitude": 151.783076
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}