{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wannamal-rest-area-wannamal-western-australia",
  "name": "Wannamal Rest Area",
  "description": "Near Destination Perth and Wannamal. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/wannamal-rest-area-wannamal-western-australia",
  "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": "8725 Great Northern Hwy",
    "addressLocality": "Wannamal",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.199741,
    "longitude": 116.1759
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/wannamal-rest-area-1?utm_source=list&utm_medium=web&utm_campaign=campsites/morangup-wa/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}