{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waterloo-plain-environmental-wandoan-queensland-au",
  "name": "Waterloo Plain Environmental Park Campsite",
  "description": "Absolutely beautiful spot : tons of space available : great showers /toilets ,amenities and bbq area... Near Southern Queensland Country and Wandoan. Pets Allowed, Free, Toilets and Drinking Water.",
  "url": "https://campertunity.com/listings/campgrounds/waterloo-plain-environmental-wandoan-queensland-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--50iuLm7o--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/qz65y3pbmk2gxiojpd3u",
    "https://media.anycamp.com.au/c/image/upload/s--QkDqZQ-a--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/qz65y3pbmk2gxiojpd3u"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "West St",
    "addressLocality": "Wandoan",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.117901,
    "longitude": 149.958678
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/waterloo-plain-environmental-park-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}