{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yowah-rest-area-matrix-dr-turn-first-left-after-school-queen",
  "name": "Yowah Rest Area",
  "description": "Near Outback Queensland. Pets Allowed, Free, Toilets, Drinking Water and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/yowah-rest-area-matrix-dr-turn-first-left-after-school-queen",
  "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": "Matrix Dr Turn first left after school",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.966891,
    "longitude": 144.633062
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/yowah-rest-area-1?utm_source=list&utm_medium=web&utm_campaign=campsites/quilpie-qld/water-and-toilets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}