{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waverley-creek-rest-area-11km-south-of-st-lawrence-queenslan",
  "name": "Waverley Creek Rest Area",
  "description": "Decent rest stop for overnight stay. There is clean toilets and a free tea and coffee station (only... Near Mackay and St Lawrence. Pets Allowed, Free, Toilets and Drinking Water.",
  "url": "https://campertunity.com/listings/campgrounds/waverley-creek-rest-area-11km-south-of-st-lawrence-queenslan",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bruce hwy",
    "addressLocality": "11km South Of St Lawrence",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -22.438874,
    "longitude": 149.475622
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/waverley-creek-rest-area-1"
  ],
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}