{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wyandra-campground-wyandra-queensland",
  "name": "Wyandra Campground",
  "description": "Great camp spot behind school. Shower cold shower due to solar hot water system breaking down. Has d... Near Outback Queensland and Wyandra. Pets Allowed, Toilets, Drinking Water and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/wyandra-campground-wyandra-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "55 Moody St",
    "addressLocality": "Wyandra",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.244273,
    "longitude": 145.977243
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/wyandra-campground?utm_source=list&utm_medium=web&utm_campaign=campsites/murweh-qld/dump-spot"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}